- Enclosing class:
IconSet
public static class IconSet.Movement
extends Object
-
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
MOVE_LEFT
public static final String MOVE_LEFT
- See Also:
-
-
MOVE_RIGHT
public static final String MOVE_RIGHT
- See Also:
-
-
MOVE_UP
public static final String MOVE_UP
- See Also:
-
-
MOVE_DOWN
public static final String MOVE_DOWN
- See Also:
-
-
MOVE_TO_TOP
public static final String MOVE_TO_TOP
- See Also:
-
-
MOVE_TO_BOTTOM
public static final String MOVE_TO_BOTTOM
- See Also:
-
-
MOVE_TO_BEGINNING
public static final String MOVE_TO_BEGINNING
- See Also:
-
-
MOVE_TO_END
public static final String MOVE_TO_END
- See Also:
-
-
Constructor Details
-
Movement
public Movement()