Interface WindowEvent.Listener<E extends WindowEvent>

All Superinterfaces:
Consumer<E>, EventListener, GlueEvent.Listener<E>
All Known Subinterfaces:
WindowChannelChangedEvent.Listener, WindowContextUpdatedEvent.Listener, WindowFrameButtonClickedEvent.Listener, WindowHibernateEvent.Listener, WindowResumedEvent.Listener
Enclosing class:
WindowEvent

public static interface WindowEvent.Listener<E extends WindowEvent> extends GlueEvent.Listener<E>