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

General handlers for the KIELER user interface.

See:
          Description

Interface Summary
ICutCopyPasteCommandFactory Interface for factories that provide the commands for cut, copy and paste on given selections inside a diagram.
 

Class Summary
AbstractCutCopyPasteHandler Abstract super class for all handlers concerning copy and paste on diagrams.
AbstractCutCopyPasteHandlerProvider Handler for passing cut, copy and paste request to the appropriate KSbase handler if applicable.
RemoveMarkerHandler A Command handler that removes all problem markers from the currently opened file/diagram.
ReportBugHandler Handler for showing the bug report view.
ZoomToFitHandler A handler used to zoom the diagram to fit.
 

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

General handlers for the KIELER user interface.