Uses of Class
org.fest.swing.monitor.Context
Packages that use Context
Package
Description
Monitors that track the state of GUI components (intended for internal use only.)
-
Uses of Context in org.fest.swing.monitor
Fields in org.fest.swing.monitor declared as ContextModifier and TypeFieldDescriptionprivate final Context
ContextMonitor.context
private final Context
WindowMonitor.context
Constructors in org.fest.swing.monitor with parameters of type ContextModifierConstructorDescription(package private)
ContextMonitor
(Context context, Windows windows) (package private)
WindowMonitor
(Toolkit toolkit, Context context, WindowStatus windowStatus)