swingwt.awt
Class ComponentOrientation
java.lang.Object
swingwt.awt.ComponentOrientation
- All Implemented Interfaces:
- java.io.Serializable
- public final class ComponentOrientation
- extends java.lang.Object
- implements java.io.Serializable
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LEFT_TO_RIGHT
public static final ComponentOrientation LEFT_TO_RIGHT
RIGHT_TO_LEFT
public static final ComponentOrientation RIGHT_TO_LEFT
UNKNOWN
public static final ComponentOrientation UNKNOWN
isHorizontal
public boolean isHorizontal()
isLeftToRight
public boolean isLeftToRight()
getOrientation
public static ComponentOrientation getOrientation(java.util.Locale locale)
getOrientation
public static ComponentOrientation getOrientation(java.util.ResourceBundle bdl)