Package org.fest.swing.format
Interface ComponentFormatter
- All Known Implementing Classes:
ComponentFormatterTemplate,IntrospectionComponentFormatter,JComboBoxFormatter,JFileChooserFormatter,JListFormatter,JOptionPaneFormatter,JTabbedPaneFormatter,JTableFormatter,JTreeFormatter
public interface ComponentFormatter
Understands a formatter that returns a
String representation of a given Component.-
Method Summary