public class StateButtonGadget extends AbstractGadget
| Modifier and Type | Field and Description | 
|---|---|
StateEntry | 
clickedState  | 
StateEntry | 
defaultState  | 
String | 
foreground  | 
StateEntry | 
rolloverState  | 
boolean | 
stateButtonDefaultState  | 
boolean | 
stateButtonUseInternalStates  | 
StateEntry | 
unknownState  | 
background, backgroundAlpha, backgroundColor, bevel, closeButton, closeButtonUseAlpha, hidden, innerText, mouseOverText, moveable, name, size1024, sizerel1024, sunkenBevel, textFont, textFontSize, tileBackground, tileBackgroundHorizontally, tileBackgroundVertically, titlebar, tooltipText, transparent, windowZStyle, z| Constructor and Description | 
|---|
StateButtonGadget()  | 
public boolean stateButtonUseInternalStates
public boolean stateButtonDefaultState
public StateEntry defaultState
public StateEntry clickedState
public StateEntry rolloverState
public StateEntry unknownState
public String foreground