|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use WindowHints | |
org.gnu.gdk | |
org.gnu.gtk |
Uses of WindowHints in org.gnu.gdk |
Fields in org.gnu.gdk declared as WindowHints | |
static WindowHints |
WindowHints.POS
|
static WindowHints |
WindowHints.MIN_SIZE
|
static WindowHints |
WindowHints.MAX_SIZE
|
static WindowHints |
WindowHints.BASE_SIZE
|
static WindowHints |
WindowHints.ASPECG
|
static WindowHints |
WindowHints.RESIZE_INC
|
static WindowHints |
WindowHints.WIN_GRAVITY
|
static WindowHints |
WindowHints.USER_POS
|
static WindowHints |
WindowHints.USER_SIZE
|
Methods in org.gnu.gdk that return WindowHints | |
static WindowHints |
WindowHints.intern(int value)
|
WindowHints |
WindowHints.or(WindowHints other)
|
WindowHints |
WindowHints.and(WindowHints other)
|
WindowHints |
WindowHints.xor(WindowHints other)
|
Methods in org.gnu.gdk with parameters of type WindowHints | |
WindowHints |
WindowHints.or(WindowHints other)
|
WindowHints |
WindowHints.and(WindowHints other)
|
WindowHints |
WindowHints.xor(WindowHints other)
|
boolean |
WindowHints.test(WindowHints other)
|
Uses of WindowHints in org.gnu.gtk |
Methods in org.gnu.gtk with parameters of type WindowHints | |
void |
Window.setGeometryHints(Widget geometryWidget,
Geometry geometry,
WindowHints geomMask)
This method sets up hints about how a Window can be resized by the user. |
|
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 |