public class ToggleButton extends AbstractButton
| Modifier and Type | Field and Description |
|---|---|
java.lang.String |
group |
java.lang.String |
groupAction |
boolean |
initial |
java.lang.String |
offImage |
java.lang.String |
onImage |
java.lang.String |
store |
java.lang.String |
value |
able, action, effects, hover, image, label, padding, xPadding, yPaddingbackgroundColor, border, borderTitle, borderWidth, id, info, paddingBottom, paddingLeft, paddingRight, paddingTop, panelcount, prefHeight, prefWidth, tip, title| Constructor and Description |
|---|
ToggleButton() |
ToggleButton(java.lang.String slab) |
| Modifier and Type | Method and Description |
|---|---|
DruPanel |
instantiatePanel() |
void |
populatePanel(DruPanel dp,
Context ctx,
GUIPath gpath) |
add, applyDefaultRollover, applyMenuRollover, applyPaddinggetID, realize, realizeEffectspublic java.lang.String group
public java.lang.String store
public java.lang.String value
public boolean initial
public java.lang.String offImage
public java.lang.String onImage
public java.lang.String groupAction
public ToggleButton()
public ToggleButton(java.lang.String slab)
public DruPanel instantiatePanel()
instantiatePanel in class Panelpublic void populatePanel(DruPanel dp, Context ctx, GUIPath gpath)
populatePanel in class PanelCopyright © 2013. All Rights Reserved.