net.sf.doolin.gui.display
Class AlwaysEnabledDisplayStateHandler
java.lang.Object
net.sf.doolin.gui.display.AbstractDisplayStateHandler
net.sf.doolin.gui.display.AbstractFixedDisplayStateHandler
net.sf.doolin.gui.display.AlwaysEnabledDisplayStateHandler
- All Implemented Interfaces:
- DisplayStateHandler
public class AlwaysEnabledDisplayStateHandler
- extends AbstractFixedDisplayStateHandler
Returns a state that is always DisplayState.ENABLED.
- Author:
- Damien Coraboeuf
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
INSTANCE
public static final AlwaysEnabledDisplayStateHandler INSTANCE
- Instance
AlwaysEnabledDisplayStateHandler
public AlwaysEnabledDisplayStateHandler()
getState
protected DisplayState getState()
- Description copied from class:
AbstractFixedDisplayStateHandler
- Returns the fixed value
- Specified by:
getState in class AbstractFixedDisplayStateHandler
- Returns:
- Fixed state
Copyright © 2011. All Rights Reserved.