|
Class Summary |
| CharacterRenderer |
This class is responsible to convert Character instances to their
String representation in inspectors. |
| IconRenderer |
Provides a JLabel containing the icon. |
| NumberArrayRenderer |
Generic renderer for arrays of number objects. |
| PropertiesRenderer |
The purpose of this class is to render an instance of Properties to a JTable |
| StringArrayRenderer |
Displays a string array as table with two columns |
| StringRenderer |
This class is responsible to convert String instances to their
String representation in inspectors. |