Uses of Class
org.fest.swing.monitor.WindowMetrics
Packages that use WindowMetrics
Package
Description
Monitors that track the state of GUI components (intended for internal use only.)
-
Uses of WindowMetrics in org.fest.swing.monitor
Methods in org.fest.swing.monitor that return types with arguments of type WindowMetricsModifier and TypeMethodDescriptionprivate static Pair<WindowMetrics,
Point> WindowStatus.metricsAndCenter
(Window w) Methods in org.fest.swing.monitor with parameters of type WindowMetricsModifier and TypeMethodDescriptionprivate void
WindowStatus.makeLargeEnoughToReceiveEvents
(Window window, WindowMetrics metrics) private int
WindowStatus.proposedHeight
(WindowMetrics metrics) private int
WindowStatus.proposedWidth
(WindowMetrics metrics)