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