|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.gnu.glib.Struct
org.gnu.glib.Boxed
org.gnu.gdk.Event
org.gnu.gdk.EventExpose
org.gnome.gdk.EventExpose
.
public class EventExpose
Constructor Summary | |
---|---|
EventExpose(Event evt)
Deprecated. Superceeded by java-gnome 4.0; this method or constant will no doubt exist conceptually, but it may have a different name or signature in order that the presented API is an algorithmic mapping of the underlying native libraries. |
|
EventExpose(org.gnu.glib.Handle handle)
Deprecated. |
Method Summary | |
---|---|
Rectangle |
getArea()
Deprecated. |
int |
getCount()
Deprecated. |
static EventExpose |
getEventExpose(org.gnu.glib.Handle handle)
Deprecated. Superceeded by java-gnome 4.0; this method or constant will no doubt exist conceptually, but it may have a different name or signature in order that the presented API is an algorithmic mapping of the underlying native libraries. |
Region |
getRegion()
Deprecated. |
boolean |
getSendEvent()
Deprecated. |
Window |
getWindow()
Deprecated. |
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 |
Methods inherited from class org.gnu.glib.Struct |
---|
getHandle, getNullHandle |
Methods inherited from class java.lang.Object |
---|
getClass, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public EventExpose(Event evt)
public EventExpose(org.gnu.glib.Handle handle)
Method Detail |
---|
public static EventExpose getEventExpose(org.gnu.glib.Handle handle)
public Window getWindow()
public boolean getSendEvent()
public Rectangle getArea()
public Region getRegion()
public int getCount()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |