Uses of Class
org.gnu.gdk.WindowEdge

Packages that use WindowEdge
org.gnu.gdk   
 

Uses of WindowEdge in org.gnu.gdk
 

Fields in org.gnu.gdk declared as WindowEdge
static WindowEdge WindowEdge.NORTH_WEST
           
static WindowEdge WindowEdge.NORTH
           
static WindowEdge WindowEdge.NORTH_EAST
           
static WindowEdge WindowEdge.WEST
           
static WindowEdge WindowEdge.EAST
           
static WindowEdge WindowEdge.SOUTH_WEST
           
static WindowEdge WindowEdge.SOUTH
           
static WindowEdge WindowEdge.SOUTH_EAST
           
 

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

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


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