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

Contains the different commands and related classes needed for the KIELER UI.

See:
          Description

Interface Summary
FunctionReturningString<Type> Interface for a function with arguments of one type and returning a string.
 

Class Summary
AffectedFileSelectionDialog Dialog for selecting the files affected by a reinitialization operation.
FunctionReturningString.IFileToStringFunction Example function for computing the representation of an IFile.
SelectObjectsFromListDialog<Type> Dialog for selecting object from a list of objects.
 

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

Contains the different commands and related classes needed for the KIELER UI.