org.pushingpixels.substance.internal.inputmaps
Class BaseInputMapSet.ScrollPaneActions
java.lang.Object
org.pushingpixels.substance.internal.inputmaps.BaseInputMapSet.ScrollPaneActions
- Enclosing class:
- BaseInputMapSet
protected static class BaseInputMapSet.ScrollPaneActions
- extends java.lang.Object
From BasicScrollPaneUI.Actions
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SCROLL_UP
public static final java.lang.String SCROLL_UP
- See Also:
- Constant Field Values
SCROLL_DOWN
public static final java.lang.String SCROLL_DOWN
- See Also:
- Constant Field Values
SCROLL_HOME
public static final java.lang.String SCROLL_HOME
- See Also:
- Constant Field Values
SCROLL_END
public static final java.lang.String SCROLL_END
- See Also:
- Constant Field Values
UNIT_SCROLL_UP
public static final java.lang.String UNIT_SCROLL_UP
- See Also:
- Constant Field Values
UNIT_SCROLL_DOWN
public static final java.lang.String UNIT_SCROLL_DOWN
- See Also:
- Constant Field Values
SCROLL_LEFT
public static final java.lang.String SCROLL_LEFT
- See Also:
- Constant Field Values
SCROLL_RIGHT
public static final java.lang.String SCROLL_RIGHT
- See Also:
- Constant Field Values
UNIT_SCROLL_LEFT
public static final java.lang.String UNIT_SCROLL_LEFT
- See Also:
- Constant Field Values
UNIT_SCROLL_RIGHT
public static final java.lang.String UNIT_SCROLL_RIGHT
- See Also:
- Constant Field Values
BaseInputMapSet.ScrollPaneActions
protected BaseInputMapSet.ScrollPaneActions()