|
Class Summary |
| ColorWidget |
A colored button that brings up a JColorChooser when pressed. |
| ConfigPanel |
This is the dialog that gets popped up when you click on "Configure" in the
editor plugin settings in TopCoder. |
| FontCellRenderer |
Allows a JComboBox of Fonts to show the fonts in the described font. |
| FontPanel |
A simple panel that has fields to enter a font face and size. |
| LanguageConfigPanel |
Generic panel to display testing options for a specific language. |
| TagLibEditor |
This class represents the tab in the config dialog for creating/editing tag libraries. |
| TagLibEditorModel |
A class that maps a TagLibrary to a JComboBox. |
| TagNameEditor |
Manages editing cells in the JComboBox that has the names of all of the tags in a TagLibrary |
| TemplateEditor |
Editor panel for templates used from the KawigiEdit config panel. |