Package org.fest.swing.monitor
Class WindowAvailabilityMonitor
java.lang.Object
org.fest.swing.monitor.WindowAvailabilityMonitor
- All Implemented Interfaces:
AWTEventListener
,EventListener
Understands an event listener that monitors when a window is ready to receive OS-level event input.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription(package private) void
void
-
Field Details
-
EVENT_MASK
private static final long EVENT_MASK- See Also:
-
windows
-
-
Constructor Details
-
WindowAvailabilityMonitor
WindowAvailabilityMonitor(Windows windows)
-
-
Method Details
-
attachTo
-
eventDispatched
- Specified by:
eventDispatched
in interfaceAWTEventListener
-