Interface | Description |
---|---|
ComponentHierarchy |
Understands access to all components in a hierarchy.
|
Class | Description |
---|---|
ExistingHierarchy |
Understands access to the current AWT hierarchy.
|
NewHierarchy |
Understands isolation of a component hierarchy to limit to only those components created during the lifetime of this
hierarchy.
|
SingleComponentHierarchy |
Understands a component hierarchy created with a specified
as root. |
TransientWindowListener |
Understands automatic filtering of auto-generated Swing dialogs.
|
GUI component hierarchies.
Classes in this package have been adapted from Abbot. Many thanks to Timothy Wall.
Copyright © 2007-2012 FEST (Fixtures for Easy Software Testing). All Rights Reserved.