gnu.x11.extension
Class EVI.VisualInfo

java.lang.Object
  extended by gnu.x11.extension.EVI.VisualInfo
Enclosing class:
EVI

public static class EVI.VisualInfo
extends java.lang.Object

EVI visual info.


Field Summary
 int core_visual_id
           
 int level
           
 int max_hw_colormaps
           
 int min_hw_colormaps
           
 int num_colormap_conflicts
           
 int screen
           
 int transparency_type
           
 int transparency_value
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

core_visual_id

public int core_visual_id

screen

public int screen

level

public int level

transparency_type

public int transparency_type

transparency_value

public int transparency_value

min_hw_colormaps

public int min_hw_colormaps

max_hw_colormaps

public int max_hw_colormaps

num_colormap_conflicts

public int num_colormap_conflicts