net.sf.jzeno.echo.databinding
Class DynaLink.ExternalState
java.lang.Object
net.sf.jzeno.echo.state.AbstractState
net.sf.jzeno.echo.databinding.DynaLink.ExternalState
- All Implemented Interfaces:
- java.lang.Cloneable
- Enclosing class:
- DynaLink
public static class DynaLink.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
font
public Font font
background
public Color background
foreground
public Color foreground
identifier
public java.lang.String identifier
locale
public java.util.Locale locale
enabled
public boolean enabled
registered
public boolean registered
visible
public boolean visible
async
public boolean async
noTabStop
public boolean noTabStop
instancePeerIsPropertyChangeListener
public boolean instancePeerIsPropertyChangeListener
componentPeerIsPropertyChangeListener
public boolean componentPeerIsPropertyChangeListener
hasIcon
public boolean hasIcon
hasToolTip
public boolean hasToolTip
selectable
public boolean selectable
cssClass
public java.lang.String cssClass
rolloverBackground
public Color rolloverBackground
rolloverForeground
public Color rolloverForeground
rolloverEnabled
public boolean rolloverEnabled
DynaLink.ExternalState
public DynaLink.ExternalState()
getInitialState
public static DynaLink.ExternalState getInitialState()