Package de.cau.cs.kieler.core.ui.util

Utility classes for usage in the Eclipse UI.

See:
          Description

Interface Summary
ICondition Interface for conditions that can be evaluated on a specific object.
 

Class Summary
CompoundCondition A condition that is composed of a set of other conditions.
DoubleFieldEditor Field editor for input of double values.
FeatureValueCondition A condition that evaluates a feature of an EOject.
FloatFieldEditor Field editor for input of float values.
ListSizeCondition A condition that checks whether a featured list of an EObject has a certain size.
MonitoredOperation An operation that can be tracked with a progress bar.
SplineUtilities Helper methods for handling splines.
 

Package de.cau.cs.kieler.core.ui.util Description

Utility classes for usage in the Eclipse UI.