Class WindowVisibilityChangedEvent
java.lang.Object
java.util.EventObject
com.tick42.glue.core.GlueEvent<Window>
com.tick42.glue.desktop.windows.event.WindowEvent
com.tick42.glue.desktop.windows.event.WindowVisibilityChangedEvent
- All Implemented Interfaces:
Serializable
Window visibility changed event.
- Since:
- 1.4.6
- See Also:
-
Nested Class Summary
Nested ClassesNested classes/interfaces inherited from class com.tick42.glue.core.GlueEvent
GlueEvent.Monitor, GlueEvent.Subscription<E> -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.util.EventObject
toString
-
Constructor Details
-
WindowVisibilityChangedEvent
-
-
Method Details
-
isVisible
public boolean isVisible()
-