Uses of Class
org.fest.swing.monitor.WindowEventQueueMapping
Packages that use WindowEventQueueMapping
Package
Description
Monitors that track the state of GUI components (intended for internal use only.)
-
Uses of WindowEventQueueMapping in org.fest.swing.monitor
Fields in org.fest.swing.monitor declared as WindowEventQueueMappingModifier and TypeFieldDescriptionprivate final WindowEventQueueMappingContext.windowEventQueueMappingMaps unique event queues to the set of root windows found on each queue.Constructors in org.fest.swing.monitor with parameters of type WindowEventQueueMappingModifierConstructorDescription(package private)Context(Toolkit toolkit, WindowEventQueueMapping windowEventQueueMapping, EventQueueMapping eventQueueMapping)