|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use WindowType | |
org.gnu.gtk |
Uses of WindowType in org.gnu.gtk |
Fields in org.gnu.gtk declared as WindowType | |
static WindowType |
WindowType.TOPLEVEL
|
static WindowType |
WindowType.POPUP
|
Methods in org.gnu.gtk that return WindowType | |
static WindowType |
WindowType.intern(int value)
|
WindowType |
WindowType.or(WindowType other)
|
WindowType |
WindowType.and(WindowType other)
|
WindowType |
WindowType.xor(WindowType other)
|
Methods in org.gnu.gtk with parameters of type WindowType | |
WindowType |
WindowType.or(WindowType other)
|
WindowType |
WindowType.and(WindowType other)
|
WindowType |
WindowType.xor(WindowType other)
|
boolean |
WindowType.test(WindowType other)
|
Constructors in org.gnu.gtk with parameters of type WindowType | |
Window(WindowType windowType)
Construct a new Window object. |
|
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 |