Uses of Class
org.gnu.gtk.MetricType

Packages that use MetricType
org.gnu.gtk   
 

Uses of MetricType in org.gnu.gtk
 

Fields in org.gnu.gtk declared as MetricType
static MetricType MetricType.PIXELS
           
static MetricType MetricType.INCHES
           
static MetricType MetricType.CENTIMETERS
           
 

Methods in org.gnu.gtk that return MetricType
static MetricType MetricType.intern(int value)
           
 MetricType MetricType.or(MetricType other)
           
 MetricType MetricType.and(MetricType other)
           
 MetricType MetricType.xor(MetricType other)
           
 

Methods in org.gnu.gtk with parameters of type MetricType
 MetricType MetricType.or(MetricType other)
           
 MetricType MetricType.and(MetricType other)
           
 MetricType MetricType.xor(MetricType other)
           
 boolean MetricType.test(MetricType other)
           
 


Please send any bug reports, comments, or suggestions for the API or documentation to java-gnome-developer@lists.sf.net