|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use WindowAttributesType | |
org.gnu.gdk |
Uses of WindowAttributesType in org.gnu.gdk |
Fields in org.gnu.gdk declared as WindowAttributesType | |
static WindowAttributesType |
WindowAttributesType.TITLE
|
static WindowAttributesType |
WindowAttributesType.X
|
static WindowAttributesType |
WindowAttributesType.Y
|
static WindowAttributesType |
WindowAttributesType.CURSOR
|
static WindowAttributesType |
WindowAttributesType.COLORMAP
|
static WindowAttributesType |
WindowAttributesType.VISUAL
|
static WindowAttributesType |
WindowAttributesType.WMCLASS
|
static WindowAttributesType |
WindowAttributesType.NOREDIR
|
Methods in org.gnu.gdk that return WindowAttributesType | |
static WindowAttributesType |
WindowAttributesType.intern(int value)
|
WindowAttributesType |
WindowAttributesType.or(WindowAttributesType other)
|
WindowAttributesType |
WindowAttributesType.and(WindowAttributesType other)
|
WindowAttributesType |
WindowAttributesType.xor(WindowAttributesType other)
|
Methods in org.gnu.gdk with parameters of type WindowAttributesType | |
WindowAttributesType |
WindowAttributesType.or(WindowAttributesType other)
|
WindowAttributesType |
WindowAttributesType.and(WindowAttributesType other)
|
WindowAttributesType |
WindowAttributesType.xor(WindowAttributesType other)
|
boolean |
WindowAttributesType.test(WindowAttributesType 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 |