| Interface | Description |
|---|---|
| ComponentHierarchy |
Provides access to all AWT or Swing
Components in a hierarchy. |
| Class | Description |
|---|---|
| ExistingHierarchy |
Provides access to the current AWT hierarchy.
|
| NewHierarchy |
Isolates a
ComponentHierarchy to limit to only those components created during the lifetime of this
hierarchy. |
| SingleComponentHierarchy |
A
ComponentHierarchy created with a specified AWT or Swing Component as root. |
| TransientWindowListener |
Automatic filtering of auto-generated Swing dialogs.
|
Scoped Component hierarchies.
Most of the classes of in this packages were adapted from Abbot. Many thanks to Timothy Wall for allowing us to use them.
Copyright © 2014 AssertJ. All rights reserved.