com.jidesoft.icons
Class IconSet.Movement
java.lang.Object
com.jidesoft.icons.IconSet.Movement
- Enclosing class:
- IconSet
public static class IconSet.Movement
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MOVE_LEFT
public static final String MOVE_LEFT
- See Also:
- Constant Field Values
MOVE_RIGHT
public static final String MOVE_RIGHT
- See Also:
- Constant Field Values
MOVE_UP
public static final String MOVE_UP
- See Also:
- Constant Field Values
MOVE_DOWN
public static final String MOVE_DOWN
- See Also:
- Constant Field Values
MOVE_TO_TOP
public static final String MOVE_TO_TOP
- See Also:
- Constant Field Values
MOVE_TO_BOTTOM
public static final String MOVE_TO_BOTTOM
- See Also:
- Constant Field Values
MOVE_TO_BEGINNING
public static final String MOVE_TO_BEGINNING
- See Also:
- Constant Field Values
MOVE_TO_END
public static final String MOVE_TO_END
- See Also:
- Constant Field Values
IconSet.Movement
public IconSet.Movement()