Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
Boxed
org.gnu.gdk.Event
org.gnu.gdk.EventExpose
public class EventExpose
extends Event
Constructor Summary | |
| |
|
Method Summary | |
Rectangle |
|
int |
|
static EventExpose |
|
Region | |
boolean | |
Window |
Methods inherited from class org.gnu.gdk.Event | |
eventsPending , get , getGraphicsExpose , getTime , peek , put |
public EventExpose(Handle handle)
public EventExpose(Event evt)
Promotion constructor. Construct the specific event object by promoting (sharing the Handle object of) the base Event.
public int getCount()
public static EventExpose getEventExpose(Handle handle)
To be used internally by Java-Gnome only.
public boolean getSendEvent()