Package de.cau.cs.kieler.sim.kiem.properties

This package contains the base classes for the KiemProperties and its types as well as a wrapper class for DataComponents.

See:
          Description

Interface Summary
IKiemPropertyType The Interface IKiemPropertyType.
 

Class Summary
EditableDialogCellEditor En editable DialogCell editor.
KiemProperty The Class KiemProperty.
KiemPropertyType The abstract class KiemPropertyType.
KiemPropertyTypeBool The Class KiemPropertyTypeBool.
KiemPropertyTypeChoice The Class KiemPropertyTypeChoice.
KiemPropertyTypeEditor The Class KiemPropertyTypeEditor.
KiemPropertyTypeFile The Class KiemPropertyTypeFile.
KiemPropertyTypeInt This implements a sample KiemPropertyType for an integer type.
KiemPropertyTypeString The Class KiemPropertyTypeString.
KiemPropertyTypeWorkspaceFile The Class KiemPropertyTypeWorkspaceFile.
 

Exception Summary
KiemPropertyException The Class KiemPropertyError defines an error that can be thrown by DataComponents if the properties are not correctly set.
 

Package de.cau.cs.kieler.sim.kiem.properties Description

This package contains the base classes for the KiemProperties and its types as well as a wrapper class for DataComponents.