net.sf.jzeno.echo.databinding
Class DynaLabel.ExternalState
java.lang.Object
net.sf.jzeno.echo.state.AbstractState
net.sf.jzeno.echo.databinding.DynaLabel.ExternalState
- All Implemented Interfaces:
- java.lang.Cloneable
- Enclosing class:
- DynaLabel
public static class DynaLabel.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 |
nullLabel
public java.lang.String nullLabel
imageWidth
public int imageWidth
imageHeight
public int imageHeight
iconName
public java.lang.String iconName
background
public Color background
foreground
public Color foreground
width
public int width
widthUnits
public int widthUnits
height
public int height
heightUnits
public int heightUnits
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
horizontalAlignment
public int horizontalAlignment
horizontalTextPosition
public int horizontalTextPosition
verticalAlignment
public int verticalAlignment
verticalTextPosition
public int verticalTextPosition
allowLineWrap
public boolean allowLineWrap
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
cssClass
public java.lang.String cssClass
insets
public Insets insets
instancePeerIsPropertyChangeListener
public boolean instancePeerIsPropertyChangeListener
componentPeerIsPropertyChangeListener
public boolean componentPeerIsPropertyChangeListener
hasIcon
public boolean hasIcon
hasToolTip
public boolean hasToolTip
selectable
public boolean selectable
DynaLabel.ExternalState
public DynaLabel.ExternalState()
getInitialState
public static DynaLabel.ExternalState getInitialState()