Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
Struct
org.gnu.glib.Boxed
org.gnu.gdk.Event
org.gnu.gdk.EventConfigure
public class EventConfigure
extends Event
Constructor Summary | |
| |
|
Methods inherited from class org.gnu.gdk.Event | |
eventsPending , get , getGraphicsExpose , getTime , peek , put |
Methods inherited from class org.gnu.glib.Boxed | |
equals , getBoxedFromHandle , hashCode |
public EventConfigure(Handle handle)
public EventConfigure(Event evt)
Promotion constructor. Construct the specific event object by promoting (sharing the Handle object of) the base Event.
public int getHeight()
public boolean getSendEvent()
public int getWidth()
public int getX()
public int getY()