Class WindowEvent
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
WindowChannelChangedEvent,WindowContextUpdatedEvent,WindowFrameButtonClickedEvent,WindowLayoutEvent
public abstract class WindowEvent extends GlueEvent<Window>
- See Also:
- Serialized Form
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static interfaceWindowEvent.Listener<E extends WindowEvent>Nested classes/interfaces inherited from class com.tick42.glue.core.GlueEvent
GlueEvent.Monitor, GlueEvent.Subscription<E> -
Method Summary
Methods inherited from class java.util.EventObject
toString