|
Class Summary |
| ConfigPanel |
ConfigPanel is a generic user preferences component that shows a collection
of ConfigSheets, selectable through a tree. |
| ConfigSheet |
ConfigSheet is meant as a basis for user preference GUI panels that are shown
of a ConfigPanel. |
| ConfigSheetBase |
ConfigSheetBase is a refinement of ConfigSheet that should make life easier
for most ConfigSheet implementators. |
| EmptyConfigSheet |
Implementation of ConfigSheet that has no contents and has default
implementations of ConfigSheet's abstract methods. |