org.gnu.gtk
Class Allocation

java.lang.Object
  |
  +--org.gnu.glib.Boxed
        |
        +--org.gnu.gdk.Rectangle
              |
              +--org.gnu.gtk.Allocation

public class Allocation
extends Rectangle


Constructor Summary
Allocation(int handle)
           
 
Methods inherited from class org.gnu.gdk.Rectangle
getHeight, getWidth, getX, getY, intersect, setHeight, setWidth, setX, setY, union
 
Methods inherited from class org.gnu.glib.Boxed
equals, getHandle
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Allocation

public Allocation(int handle)

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