|
java-gnome version 4.0.7 | ||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||
java.lang.Objectorg.freedesktop.bindings.Proxy
org.gnome.glib.Boxed
org.gnome.gdk.Event
org.gnome.gdk.EventVisibility
public final class EventVisibility
The data regarding an event related to the visibility of a Widget. In
general this is only relevant when hooked up to a Window, but the
capability is general nevertheless. See
VISIBILITY_NOTIFY_EVENT
for further details.
| Method Summary | |
|---|---|
VisibilityState |
getState()
This is largely the point of this Event subclass: return the Constant describing the current visibility of the Window. |
| Methods inherited from class org.gnome.gdk.Event |
|---|
getType, getWindow |
| Methods inherited from class org.freedesktop.bindings.Proxy |
|---|
toString |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Method Detail |
|---|
public VisibilityState getState()
VISIBILITY_NOTIFY_EVENT handler.
|
![]() java-gnome |
||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||