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, yPadding
backgroundColor, 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, applyPadding
getID, realize, realizeEffects
public 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 Panel
public void populatePanel(DruPanel dp, Context ctx, GUIPath gpath)
populatePanel
in class Panel
Copyright © 2013. All Rights Reserved.