public class JTableFormatter extends ComponentFormatterTemplate
JTable
s.Constructor and Description |
---|
JTableFormatter() |
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 JTable
.Copyright © 2007-2013 FEST (Fixtures for Easy Software Testing). All Rights Reserved.