Modifier and Type | Field and Description |
---|---|
boolean |
able |
java.lang.String |
action |
java.util.ArrayList<BaseEffect> |
effects |
java.lang.String |
focusAction |
java.lang.String |
history |
java.lang.String |
label |
java.lang.String |
report |
java.lang.String |
store |
int |
width |
backgroundColor, border, borderTitle, borderWidth, id, info, paddingBottom, paddingLeft, paddingRight, paddingTop, panelcount, prefHeight, prefWidth, tip, title
Constructor and Description |
---|
LabelledTextField() |
LabelledTextField(java.lang.String slab) |
Modifier and Type | Method and Description |
---|---|
void |
add(java.lang.Object obj) |
DruPanel |
instantiatePanel() |
void |
populatePanel(DruPanel dp,
Context ctx,
GUIPath gpath) |
getID, realize, realizeEffects
public java.lang.String label
public java.lang.String store
public java.lang.String action
public java.lang.String focusAction
public int width
public java.lang.String report
public java.lang.String history
public boolean able
public java.util.ArrayList<BaseEffect> effects
public LabelledTextField()
public LabelledTextField(java.lang.String slab)
public DruPanel instantiatePanel()
instantiatePanel
in class Panel
public void populatePanel(DruPanel dp, Context ctx, GUIPath gpath)
populatePanel
in class Panel
Copyright © 2013. All Rights Reserved.