org.gnu.gdk
public class EventExpose extends Event
Constructor Summary | |
---|---|
EventExpose(Event evt)
Promotion constructor. | |
EventExpose(Handle handle) |
Method Summary | |
---|---|
Rectangle | getArea() |
int | getCount() |
static EventExpose | getEventExpose(Handle handle)
To be used internally by Java-Gnome only. |
Region | getRegion() |
boolean | getSendEvent() |
Window | getWindow() |