|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IDirectional
An object that uses text direction
| Method Summary | |
|---|---|
java.lang.String |
getDir()
Get the direction of text, which can be one of "ltr", "rtl", "lro", or "rlo". |
boolean |
isValid()
Checks whether this object has valid localization settings; specifically that the lang property of this object is a valid language-tag according to BCP-47 |
void |
setDir(java.lang.String dir)
Set the direction of text, which can be one of "ltr", "rtl", "lro", or "rlo". |
| Method Detail |
|---|
java.lang.String getDir()
void setDir(java.lang.String dir)
dir - the direction to setboolean isValid()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||