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

Packages that use de.cau.cs.kieler.core.ui.commands
de.cau.cs.kieler.core.ui.commands Contains the different commands and related classes needed for the KIELER UI. 
de.cau.cs.kieler.kaom.diagram.custom.commands Custom commands for the KAOM diagram editor. 
de.cau.cs.kieler.synccharts.custom.update Classes for updating of old synccharts files. 
de.cau.cs.kieler.synccharts.diagram.custom.commands Copy and paste for the synccharts diagram editor. 
 

Classes in de.cau.cs.kieler.core.ui.commands used by de.cau.cs.kieler.core.ui.commands
FunctionReturningString
          Interface for a function with arguments of one type and returning a string.
SelectObjectsFromListDialog
          Dialog for selecting object from a list of objects.
 

Classes in de.cau.cs.kieler.core.ui.commands used by de.cau.cs.kieler.kaom.diagram.custom.commands
ReInitDiagramCommand
          A command that reinitializes a diagram file from a given model file.
 

Classes in de.cau.cs.kieler.core.ui.commands used by de.cau.cs.kieler.synccharts.custom.update
ReInitDiagramCommand
          A command that reinitializes a diagram file from a given model file.
 

Classes in de.cau.cs.kieler.core.ui.commands used by de.cau.cs.kieler.synccharts.diagram.custom.commands
ReInitDiagramCommand
          A command that reinitializes a diagram file from a given model file.