Interface WindowEvent.Listener<E extends WindowEvent>
- All Superinterfaces:
Consumer<E>,EventListener,GlueEvent.Listener<E>
- All Known Subinterfaces:
WindowBoundsChangedEvent.Listener,WindowChannelChangedEvent.Listener,WindowCollapsedChangedEvent.Listener,WindowContextUpdatedEvent.Listener,WindowFocusChangedEvent.Listener,WindowFrameButtonClickedEvent.Listener,WindowHibernateEvent.Listener,WindowResumedEvent.Listener,WindowStateChangedEvent.Listener,WindowTitleChangedEvent.Listener,WindowVisibilityChangedEvent.Listener
- Enclosing class:
WindowEvent
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
@FunctionalInterface
public static interface WindowEvent.Listener<E extends WindowEvent>
extends GlueEvent.Listener<E>
-
Method Summary
Methods inherited from interface com.tick42.glue.core.GlueEvent.Listener
accept, onGlueEvent