net.sf.doolin.gui.display
Class AlwaysDisabledDisplayStateHandler
java.lang.Object
net.sf.doolin.gui.display.AbstractDisplayStateHandler
net.sf.doolin.gui.display.AbstractFixedDisplayStateHandler
net.sf.doolin.gui.display.AlwaysDisabledDisplayStateHandler
- All Implemented Interfaces:
- DisplayStateHandler
public class AlwaysDisabledDisplayStateHandler
- extends AbstractFixedDisplayStateHandler
Returns a state that is always DisplayState.DISABLED.
- 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 AlwaysDisabledDisplayStateHandler INSTANCE
- Instance
AlwaysDisabledDisplayStateHandler
public AlwaysDisabledDisplayStateHandler()
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.