|
Class Summary |
| DatabasePrefPanel |
Extends the abstract class PreferencePanel to allow the setting
of database application preferences. |
| EditFiletypeDialog |
Extends JDialog providing an editor for file type application
handling information in the Filetype Preferences. |
| EditorColorChooser |
A subclass of JDialog providing a selector for editor text foreground
and background colors. |
| EditorSamplePanel |
Extends EditorArea as a sample editor text panel. |
| FiletypePrefPanel |
Extends the abstract class PreferencePanel to allow the setting of file type
or helper application preferences. |
| FontPrefPanel |
Extends PreferencePanel to provide font selection facilities. |
| GeneralPrefPanel |
Extends the abstract class PreferencePanel to allow the setting
of "general" application preferences. |
| GraphPrefPanel |
Extends the abstract class PreferencePanel to allow the
setting of graph preferences. |
| HTTPPrefPanel |
Extends the abstract class PreferencePanel to
allow the setting of HTTP server preferences. |
| PathPreferencePanel |
A utility class creates a panel devoted to a path preference. |
| PreferencePanel |
An abstract class extending JPanel to provide a base class
for preferences panels. |
| PreferencesDialog |
A subclass of JDialog providing a preferences panel. |
| PropertyListPanel |
Extends PreferencePanel to provide a two-column table for
displaying name-value property pairs. |
| SamplePanel |
A temporary class that extends the abstract class PreferencePanel. |
| SetPathPrefListener |
Sets a pref based on selecting a file or directory. |
| WikiPrefPanel |
Extends JPanel to provide a preference panel for setting
wiki engine preferences. |