Uses of Interface
com.sun.java.accessibility.util.TopLevelWindowListener
Package
Description
Provides a collection of interfaces and classes that compose the Java Accessibility
Utilities.
-
Uses of TopLevelWindowListener in com.sun.java.accessibility.util
Modifier and TypeMethodDescriptionstatic void
EventQueueMonitor.addTopLevelWindowListener
(TopLevelWindowListener l) Adds the specified listener to be notified when a top level window is created or destroyed.static void
EventQueueMonitor.removeTopLevelWindowListener
(TopLevelWindowListener l) Removes the specified listener to be notified when a top level window is created or destroyed.