|
java-gnome version 4.0.15 | ||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||
Objectorg.freedesktop.bindings.Pointer
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
Widget.VisibilityNotifyEvent 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.Pointer |
|---|
toString |
| Methods inherited from class Object |
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Method Detail |
|---|
public VisibilityState getState()
Widget.VisibilityNotifyEvent handler.
|
![]() java-gnome |
||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||