net.sf.jzeno.echo.databinding
Class DynaButton.ExternalState
java.lang.Object
net.sf.jzeno.echo.state.AbstractState
net.sf.jzeno.echo.databinding.DynaButton.ExternalState
- All Implemented Interfaces:
- java.lang.Cloneable
- Enclosing class:
- DynaButton
public static class DynaButton.ExternalState
- extends AbstractState
Methods inherited from class net.sf.jzeno.echo.state.AbstractState |
clone, equals, equals, get, get, getCreationCount, getEfficiency, getNetworkSize, getTransitionCount, hashCode, resetCounters, set, set, set, set |
Methods inherited from class java.lang.Object |
finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
iconName
public java.lang.String iconName
background
public Color background
foreground
public Color foreground
width
public int width
height
public int height
borderColor
public Color borderColor
borderSize
public byte borderSize
borderStyle
public byte borderStyle
bottomBorderColor
public Color bottomBorderColor
bottomBorderSize
public byte bottomBorderSize
bottomBorderStyle
public byte bottomBorderStyle
leftBorderColor
public Color leftBorderColor
leftBorderSize
public byte leftBorderSize
leftBorderStyle
public byte leftBorderStyle
rightBorderColor
public Color rightBorderColor
rightBorderSize
public byte rightBorderSize
rightBorderStyle
public byte rightBorderStyle
topBorderColor
public Color topBorderColor
topBorderSize
public byte topBorderSize
topBorderStyle
public byte topBorderStyle
mouseCursor
public int mouseCursor
mouseCursorURI
public java.lang.String mouseCursorURI
font
public Font font
identifier
public java.lang.String identifier
locale
public java.util.Locale locale
enabled
public boolean enabled
registered
public boolean registered
visible
public boolean visible
insets
public Insets insets
instancePeerIsPropertyChangeListener
public boolean instancePeerIsPropertyChangeListener
componentPeerIsPropertyChangeListener
public boolean componentPeerIsPropertyChangeListener
async
public boolean async
hasIcon
public boolean hasIcon
hasToolTip
public boolean hasToolTip
selectable
public boolean selectable
cssClass
public java.lang.String cssClass
cssClassDisabled
public java.lang.String cssClassDisabled
horizontalTextPosition
public int horizontalTextPosition
verticalTextPosition
public int verticalTextPosition
DynaButton.ExternalState
public DynaButton.ExternalState()
getInitialState
public static DynaButton.ExternalState getInitialState()