org.gnu.gdk
Class VisualType
public class VisualType
extends Enum
END OF GENERATED CODE
DIRECT_COLOR
public static final VisualType DIRECT_COLOR
PSEUDO_COLOR
public static final VisualType PSEUDO_COLOR
STATIC_COLOR
public static final VisualType STATIC_COLOR
STATIC_GRAY
public static final VisualType STATIC_GRAY
TRUE_COLOR
public static final VisualType TRUE_COLOR
getVisualType
public static VisualType getVisualType(int type)
Superceeded by java-gnome 4.0; this method or constant
will no doubt exist conceptually, but it may have a different
name or signature in order that the presented API is an
algorithmic mapping of the underlying native libraries.
Builds a VisualType.