org.formaria.aria.style
Class StyleConstants
java.lang.Object
org.formaria.aria.style.StyleConstants
public class StyleConstants
- extends java.lang.Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PREF_WIDTH
public static final java.lang.String PREF_WIDTH
- See Also:
- Constant Field Values
PREF_HEIGHT
public static final java.lang.String PREF_HEIGHT
- See Also:
- Constant Field Values
ALIGN_HORZ
public static final java.lang.String ALIGN_HORZ
- See Also:
- Constant Field Values
ALIGN_VERT
public static final java.lang.String ALIGN_VERT
- See Also:
- Constant Field Values
BORDER_STYLE
public static final java.lang.String BORDER_STYLE
- See Also:
- Constant Field Values
BORDER_TYPE
public static final java.lang.String BORDER_TYPE
- See Also:
- Constant Field Values
MARGIN_SIZE
public static final java.lang.String MARGIN_SIZE
- See Also:
- Constant Field Values
PADDING_SIZE
public static final java.lang.String PADDING_SIZE
- See Also:
- Constant Field Values
StyleConstants
public StyleConstants()