Interface WindowVisibilityChangedEvent.Listener
-
- All Superinterfaces:
Consumer<WindowVisibilityChangedEvent>,EventListener,GlueEvent.Listener<WindowVisibilityChangedEvent>,WindowEvent.Listener<WindowVisibilityChangedEvent>
- Enclosing class:
- WindowVisibilityChangedEvent
public static interface WindowVisibilityChangedEvent.Listener extends WindowEvent.Listener<WindowVisibilityChangedEvent>
-
-
Method Summary
-
Methods inherited from interface com.tick42.glue.core.GlueEvent.Listener
accept, onGlueEvent
-
-