com.jidesoft.icons
Class IconSet.Direction
java.lang.Object
com.jidesoft.icons.IconSet.Direction
- Enclosing class:
- IconSet
public static class IconSet.Direction
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LEFT
public static final String LEFT
- See Also:
- Constant Field Values
RIGHT
public static final String RIGHT
- See Also:
- Constant Field Values
UP
public static final String UP
- See Also:
- Constant Field Values
DOWN
public static final String DOWN
- See Also:
- Constant Field Values
TOP
public static final String TOP
- See Also:
- Constant Field Values
BOTTOM
public static final String BOTTOM
- See Also:
- Constant Field Values
FIRST
public static final String FIRST
- See Also:
- Constant Field Values
LAST
public static final String LAST
- See Also:
- Constant Field Values
BOTTOM_LEFT
public static final String BOTTOM_LEFT
- See Also:
- Constant Field Values
BOTTOM_RIGHT
public static final String BOTTOM_RIGHT
- See Also:
- Constant Field Values
TOP_LEFT
public static final String TOP_LEFT
- See Also:
- Constant Field Values
TOP_RIGHT
public static final String TOP_RIGHT
- See Also:
- Constant Field Values
IconSet.Direction
public IconSet.Direction()