|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ComponentPrinter | |
---|---|
org.fest.swing.core | Building blocks for all FEST-Swing fixtures. |
Uses of ComponentPrinter in org.fest.swing.core |
---|
Classes in org.fest.swing.core that implement ComponentPrinter | |
---|---|
class |
BasicComponentPrinter
Understands printing the String representation of s to
facilitate debugging. |
Methods in org.fest.swing.core that return ComponentPrinter | |
---|---|
ComponentPrinter |
Robot.printer()
Returns the being used by this robot. |
ComponentPrinter |
BasicComponentFinder.printer()
Returns the in this finder. |
ComponentPrinter |
ComponentFinder.printer()
Returns the in this finder. |
ComponentPrinter |
BasicRobot.printer()
Returns the being used by this robot. |
static ComponentPrinter |
BasicComponentPrinter.printerWithCurrentAwtHierarchy()
Creates a new that has access to all the GUI components in the AWT
hierarchy. |
static ComponentPrinter |
BasicComponentPrinter.printerWithNewAwtHierarchy()
Creates a new with a new AWT hierarchy. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |