org.pbjar.jxlayer.plaf.misc
Class HideCursorUI.HideCursorState
java.lang.Object
org.pbjar.jxlayer.plaf.misc.HideCursorUI.HideCursorState
- Enclosing class:
- HideCursorUI
protected static class HideCursorUI.HideCursorState
- extends Object
Holds state information.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HideCursorUI.HideCursorState
public HideCursorUI.HideCursorState(org.jdesktop.jxlayer.JXLayer<JComponent> layer,
int timeout)
getTimeout
public int getTimeout()
resetCursor
public void resetCursor(org.jdesktop.jxlayer.JXLayer<JComponent> layer)
setTimeout
public void setTimeout(int timeout)