Package de.beamertool.admin.configuration.editor

This package contains all editors for different types of settings (like color, font and so on).

See:
          Description

Class Summary
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>  
 

Package de.beamertool.admin.configuration.editor Description

This package contains all editors for different types of settings (like color, font and so on).