public class JTreeFormatter extends ComponentFormatterTemplate
JTree
s.Constructor and Description |
---|
JTreeFormatter() |
Modifier and Type | Method and Description |
---|---|
protected String |
doFormat(Component c)
|
Class<? extends Component> |
targetType()
Indicates that this formatter supports
only. |
format
protected String doFormat(Component c)
doFormat
in class ComponentFormatterTemplate
c
- the given Component
.String
representation of the given JTree
.Copyright © 2007-2012 FEST (Fixtures for Easy Software Testing). All Rights Reserved.