Uses of Class gnu.gcj.xlib.Window

Uses in package gnu.gcj.xlib

Constructors with parameter type gnu.gcj.xlib.Window

Window.Window(Window parent, Rectangle bounds, WindowAttributes attributes)
Window.Window(Window parent, Rectangle bounds, WindowAttributes attributes, Visual visual)
Window.Window(Window parent, Rectangle bounds, int borderWidth, WindowAttributes attributes, int windowIOClass, Visual visual)
XUnmapEvent.XUnmapEvent(Display display, Window eventWindow, Window unmappedWindow, boolean fromConfigure)

Methods with parameter type gnu.gcj.xlib.Window

void
void
void
XAnyEvent.send(Window destination, boolean propagate, long mask)
void
void

Methods with return type gnu.gcj.xlib.Window

Window
Window
Window
Window
Display.getWindow(int xid)