com.jidesoft.icons
Class IconSet.Text
java.lang.Object
com.jidesoft.icons.IconSet.Text
- Enclosing class:
- IconSet
public static class IconSet.Text
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ALIGN_CENTER
public static final String ALIGN_CENTER
- See Also:
- Constant Field Values
ALIGN_RIGHT
public static final String ALIGN_RIGHT
- See Also:
- Constant Field Values
ALIGH_LEFT
public static final String ALIGH_LEFT
- See Also:
- Constant Field Values
JUSTIFIED
public static final String JUSTIFIED
- See Also:
- Constant Field Values
BOLD
public static final String BOLD
- See Also:
- Constant Field Values
ITALIC
public static final String ITALIC
- See Also:
- Constant Field Values
UNDERLINED
public static final String UNDERLINED
- See Also:
- Constant Field Values
SUPERSCRIPT
public static final String SUPERSCRIPT
- See Also:
- Constant Field Values
SUBSCRIPT
public static final String SUBSCRIPT
- See Also:
- Constant Field Values
STRIKETHROUGH
public static final String STRIKETHROUGH
- See Also:
- Constant Field Values
IconSet.Text
public IconSet.Text()