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