|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TextDirection | |
org.gnu.gtk |
Uses of TextDirection in org.gnu.gtk |
Fields in org.gnu.gtk declared as TextDirection | |
static TextDirection |
TextDirection.NONE
|
static TextDirection |
TextDirection.LTR
|
static TextDirection |
TextDirection.RTL
|
Methods in org.gnu.gtk that return TextDirection | |
TextDirection |
IconSource.getDirection()
Returns the text direction for the icon source. |
TextDirection |
TextAttributes.getDirection()
|
static TextDirection |
TextDirection.intern(int value)
|
TextDirection |
TextDirection.or(TextDirection other)
|
TextDirection |
TextDirection.and(TextDirection other)
|
TextDirection |
TextDirection.xor(TextDirection other)
|
Methods in org.gnu.gtk with parameters of type TextDirection | |
void |
TextTag.setDirection(TextDirection direction)
|
void |
IconSource.setDirection(TextDirection direction)
Set the text direction the icon source is intended to be used with. |
TextDirection |
TextDirection.or(TextDirection other)
|
TextDirection |
TextDirection.and(TextDirection other)
|
TextDirection |
TextDirection.xor(TextDirection other)
|
boolean |
TextDirection.test(TextDirection other)
|
|
Please send any bug reports, comments, or suggestions for the API or documentation to java-gnome-developer@lists.sf.net | ||||||||||
PREV NEXT | FRAMES NO FRAMES |