Uses of Class
org.gnu.gtk.TextWindowType

Packages that use TextWindowType
org.gnu.gtk   
 

Uses of TextWindowType in org.gnu.gtk
 

Fields in org.gnu.gtk declared as TextWindowType
static TextWindowType TextWindowType.PRIVATE
           
static TextWindowType TextWindowType.WIDGET
           
static TextWindowType TextWindowType.TEXT
           
static TextWindowType TextWindowType.LEFT
           
static TextWindowType TextWindowType.RIGHT
           
static TextWindowType TextWindowType.TOP
           
static TextWindowType TextWindowType.BOTTOM
           
 

Methods in org.gnu.gtk that return TextWindowType
static TextWindowType TextWindowType.intern(int value)
           
 TextWindowType TextWindowType.or(TextWindowType other)
           
 TextWindowType TextWindowType.and(TextWindowType other)
           
 TextWindowType TextWindowType.xor(TextWindowType other)
           
 

Methods in org.gnu.gtk with parameters of type TextWindowType
 TextWindowType TextWindowType.or(TextWindowType other)
           
 TextWindowType TextWindowType.and(TextWindowType other)
           
 TextWindowType TextWindowType.xor(TextWindowType other)
           
 boolean TextWindowType.test(TextWindowType other)
           
 


Please send any bug reports, comments, or suggestions for the API or documentation to java-gnome-developer@lists.sf.net