Uses of Package
org.fest.swing.monitor
Packages that use org.fest.swing.monitor
Package
Description
Building blocks for all FEST-Swing fixtures.
GUI component hierarchies.
Monitors that track the state of GUI components (intended for internal use only.)
-
Classes in org.fest.swing.monitor used by org.fest.swing.coreClassDescriptionUnderstands a monitor that keeps track of all known root windows (showing, hidden, closed.)
-
Classes in org.fest.swing.monitor used by org.fest.swing.hierarchyClassDescriptionUnderstands a monitor that keeps track of all known root windows (showing, hidden, closed.)
-
Classes in org.fest.swing.monitor used by org.fest.swing.monitorClassDescriptionUnderstands a monitor that maps event queues to GUI components and GUI components to event event queues.Understands a monitor for components and event queues.Understands a mapping of
s and their respectiveComponent
.EventQueue
Understands an event listener that monitors when a window is ready to receive OS-level event input.Understands a mapping of unique event queues to the set of root windows found on each queue.Understands some window metrics.Understands a monitor that keeps track of all known root windows (showing, hidden, closed.)Understands the information collected by the monitors in this package.Understands verification of the state of a window.