|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ICutCopyPasteCommandFactory | |
---|---|
de.cau.cs.kieler.core.model.gmf.handlers | Command handlers to be used in GMF editors. |
de.cau.cs.kieler.keg.ksbase.copypaste | Copy-And-Paste support for KEG. |
de.cau.cs.kieler.ksbase.ui.utils | This package contains generic utilities for the KSBasE display. |
de.cau.cs.kieler.synccharts.diagram.custom.commands | Copy and paste for the synccharts diagram editor. |
de.cau.cs.kieler.synccharts.diagram.custom.handlers |
Uses of ICutCopyPasteCommandFactory in de.cau.cs.kieler.core.model.gmf.handlers |
---|
Methods in de.cau.cs.kieler.core.model.gmf.handlers that return ICutCopyPasteCommandFactory | |
---|---|
protected abstract ICutCopyPasteCommandFactory |
AbstractCutCopyPasteHandler.getCommandFactory()
Getter for the factory producing the commands. |
Uses of ICutCopyPasteCommandFactory in de.cau.cs.kieler.keg.ksbase.copypaste |
---|
Classes in de.cau.cs.kieler.keg.ksbase.copypaste that implement ICutCopyPasteCommandFactory | |
---|---|
class |
KEGCutCopyPasteCommandFactory
Creates the cut, copy and paste commands from ksbase. |
Methods in de.cau.cs.kieler.keg.ksbase.copypaste that return ICutCopyPasteCommandFactory | |
---|---|
protected ICutCopyPasteCommandFactory |
KEGCutCopyPasteHandler.getCommandFactory()
Getter for the factory producing the commands. |
Uses of ICutCopyPasteCommandFactory in de.cau.cs.kieler.ksbase.ui.utils |
---|
Classes in de.cau.cs.kieler.ksbase.ui.utils that implement ICutCopyPasteCommandFactory | |
---|---|
class |
AbstractCutCopyPasteCommandFactory
Creates the cut, copy and paste commands from ksbase. |
Uses of ICutCopyPasteCommandFactory in de.cau.cs.kieler.synccharts.diagram.custom.commands |
---|
Classes in de.cau.cs.kieler.synccharts.diagram.custom.commands that implement ICutCopyPasteCommandFactory | |
---|---|
class |
SyncchartsCutCopyPasteCommandFactory
Creates the cut, copy and paste commands from ksbase. |
Uses of ICutCopyPasteCommandFactory in de.cau.cs.kieler.synccharts.diagram.custom.handlers |
---|
Methods in de.cau.cs.kieler.synccharts.diagram.custom.handlers that return ICutCopyPasteCommandFactory | |
---|---|
protected ICutCopyPasteCommandFactory |
SyncchartsCutCopyPasteHandler.getCommandFactory()
Getter for the factory producing the commands. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |