|
NextApp Echo2 v2.1.0.rc2 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnextapp.echo2.app.LayoutDirection
Describes the layout direction of text and content to provide support for bidirectional localization.
| Field Summary | |
static LayoutDirection |
LTR
|
static LayoutDirection |
RTL
|
| Method Summary | |
static LayoutDirection |
forLocale(java.util.Locale locale)
Returns the default LayoutDirection for the specified
Locale. |
boolean |
isLeftToRight()
Determines if the LayoutDirection is left-to-right. |
java.lang.String |
toString()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
public static final LayoutDirection LTR
public static final LayoutDirection RTL
| Method Detail |
public static LayoutDirection forLocale(java.util.Locale locale)
LayoutDirection for the specified
Locale.
locale - the locale
public boolean isLeftToRight()
LayoutDirection is left-to-right.
LayoutDirection is left-to-right.public java.lang.String toString()
Object.toString()
|
NextApp Echo2 v2.1.0.rc2 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||