|
Class Summary |
| ConfigFrame |
Swing Mode Main Window. |
| ConfigNode |
Tree node implementation for use in Swing JTree models, and in console menu
trees. |
| ConfigNodeCellRenderer |
Specialized version of TreeCellRenderer, able to render a ConfigNode. |
| ConfigNodeModel |
A tree model that uses ConfigNodes as its backend data structure. |
| ConfigPanel |
Specialized JPanel that handles the active configurator and its swing view. |
| ConfigTree |
Specialized JTree subclass that handles the Configurator tree. |
| PatternFormatter |
Logging formatter with log4j-like style. |
| ReflectionTools |
Utility class with stream related operations. |
| SwingUI |
UI implementation for execution on window system environments. |
| UI |
Root class and provider for user interface delegation. |