Uses of Class
org.gnu.gdk.WMDecoration

Packages that use WMDecoration
org.gnu.gdk   
 

Uses of WMDecoration in org.gnu.gdk
 

Fields in org.gnu.gdk declared as WMDecoration
static WMDecoration WMDecoration.ALL
           
static WMDecoration WMDecoration.BORDER
           
static WMDecoration WMDecoration.RESIZEH
           
static WMDecoration WMDecoration.TITLE
           
static WMDecoration WMDecoration.MENU
           
static WMDecoration WMDecoration.MINIMIZE
           
static WMDecoration WMDecoration.MAXIMIZE
           
 

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

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


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