| Classes | |
|---|---|
| BadWordListEditor | Wrapper class for StringTableEditor. |
| BaudrateEditor | Combobox-editor with given baudrate list. |
| CommPortEditor | Combobox with a list of availible com ports. |
| DirectoryEditor | Simple FileEditor which uses JDirectoryChooser for directory selection. |
| EnumEditor<T extends Enum<T>> | Simple Editor to allow enumeration comboboxes. |
| FileEditor | Editor to allow file selection and presentation. |
| MessageOrientationEditor | Wrapper to use MessageOrientation enumeration. |
| MessagePresentationEditor | Wrapper to use MessagePresentation enumeration. |
| MobileTypeEditor | Wrapper to use MobileType enumeration. |
| StringTableEditor | Base class to allow access to string list properties. |
| TableEditor<T> | No description provided. |
| TableEditor.TablePicker | Dialog window to allow table value editing. |