Uses of Class gnu.gcj.xlib.WindowAttributes

Uses in package gnu.gcj.xlib

Constructors with parameter type gnu.gcj.xlib.WindowAttributes

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)

Methods with parameter type gnu.gcj.xlib.WindowAttributes

int
Window.createChildXID(Rectangle bounds, int borderWidth, WindowAttributes attributes, int windowIOClass, Visual visual)
void