Uses of Class gnu.gcj.xlib.Visual

Uses in package gnu.awt.xlib

Constructors with parameter type gnu.gcj.xlib.Visual

Uses in package gnu.gcj.xlib

Constructors with parameter type gnu.gcj.xlib.Visual

Window.Window(Window parent, Rectangle bounds, WindowAttributes attributes, Visual visual)
Window.Window(Window parent, Rectangle bounds, int borderWidth, WindowAttributes attributes, int windowIOClass, Visual visual)
XImage.XImage(Visual visual, int width, int height)
XImage.XImage(Visual visual, int width, int height, boolean allocate)
Create a new XImage.
XImage.XImage(Visual visual, int depth, int format, int xoffset, int width, int height, int bitmapPad, int bytesPerLine)
XImage.XImage(Visual visual, int depth, int format, int xoffset, int width, int height, int bitmapPad, int bytesPerLine, int bitsPerPixel)

Methods with parameter type gnu.gcj.xlib.Visual

int
Window.createChildXID(Rectangle bounds, int borderWidth, WindowAttributes attributes, int windowIOClass, Visual visual)
void
XImage.init(Visual visual, int depth, int format, int xoffset, int width, int height, int bitmapPad, int bytesPerLine, int bitsPerPixel)
void

Methods with return type gnu.gcj.xlib.Visual

Visual
Visual
Retrieve the visual.