Package org.fest.swing.monitor
package org.fest.swing.monitor
Monitors that track the state of GUI components (intended for internal use only.)
Classes in this package have been adapted from Abbot. Many thanks to Timothy Wall.
-
ClassesClassDescriptionUnderstands 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
Prevents misbehaving
s from canceling the timer thread by throwing exceptions and/or errors.TimerTask
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.Understands tracking of window visibility state.