Uses of Class java.awt.ComponentOrientation

Uses in package javax.swing

Methods with parameter type java.awt.ComponentOrientation

void

Uses in package java.awt

Fields of type java.awt.ComponentOrientation

ComponentOrientation
Items run left to right, and lines flow top to bottom.
ComponentOrientation
Items run right to left, and lines flow top to bottom.
ComponentOrientation
The orientation is unknown for the locale.

Methods with parameter type java.awt.ComponentOrientation

void
Sets the text layout orientation of this component.
void
Sets the ComponentOrientation property of this container and all components contained within it.
void
Sets the text layout orientation of this component.

Methods with return type java.awt.ComponentOrientation

ComponentOrientation
Determines the text layout orientation used by this component.
ComponentOrientation
Gets an orientation appropriate for the locale.
ComponentOrientation
Gets an orientation from a resource bundle.