Package org.fest.swing.hierarchy
package org.fest.swing.hierarchy
GUI component hierarchies.
Classes in this package have been adapted from Abbot. Many thanks to Timothy Wall.
-
ClassDescriptionUnderstands how to find children components in a
.Container
Understands how to find children components in a
.Container
Understands access to all components in a hierarchy.Understands access to the current AWT hierarchy.Understands a task that given a
, marks a givenWindowFilter
as "ignored" if it is already implicitly ignored by such filter.Window
Understands how to find children components in a
.JDesktopPane
Understands an action, executed in the event dispatch thread, that returns the desktop the given
belongs to when iconified.JInternalFrame
Understands how to find children components in a
.JMenu
Understands isolation of a component hierarchy to limit to only those components created during the lifetime of this hierarchy.Understands how to find the parent of a
.Component
Understands a component hierarchy created with a specified
as root.Component
Understands automatic filtering of auto-generated Swing dialogs.Understands how to find children components in a
.Window
Understands a filter of windows to ignore in a component hierarchy.