Class Summary |
AbstractTransferable |
A convenient base class for simple transferables which support only two
data flavors for strings and objects local to a virtual machine. |
PrefEdit |
An editor to edit Java-Preferences. |
PrefEditWindow |
The Preferences Editor window contains a tree view to the preferences nodes
on the left and a table with the selected node's entries on the right. |
Preference |
An immutable key/value pair which may be placed in the clipboard. |
PreferencesTableModel |
A table model to display a Preferences as a table where each entry is
a row. |
PreferencesTreeNode |
A tree node model of a Preferences object. |
RootTreeNode |
A special tree node class is needed for the root, because there is no
preferences object representing it. |
Rsc |
This package's resources for the default locale (english). |
Rsc_de |
This package's resources localized for german. |
Subtree |
An immutable preferences tree which may be placed in the clipboard. |