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

Packages that use de.cau.cs.kieler.core.ui.handler
de.cau.cs.kieler.core.ui.handler General handlers for the KIELER user interface. 
de.cau.cs.kieler.kaom.diagram.custom.commands Custom commands for the KAOM diagram editor. 
de.cau.cs.kieler.kaom.diagram.custom.handlers Custom handlers for the KAOM diagram editor. 
de.cau.cs.kieler.keg.ksbase.copypaste   
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   
 

Classes in de.cau.cs.kieler.core.ui.handler used by de.cau.cs.kieler.core.ui.handler
ICutCopyPasteCommandFactory
          Interface for factories that provide the commands for cut, copy and paste on given selections inside a diagram.
 

Classes in de.cau.cs.kieler.core.ui.handler used by de.cau.cs.kieler.kaom.diagram.custom.commands
ICutCopyPasteCommandFactory
          Interface for factories that provide the commands for cut, copy and paste on given selections inside a diagram.
 

Classes in de.cau.cs.kieler.core.ui.handler used by de.cau.cs.kieler.kaom.diagram.custom.handlers
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.
ICutCopyPasteCommandFactory
          Interface for factories that provide the commands for cut, copy and paste on given selections inside a diagram.
 

Classes in de.cau.cs.kieler.core.ui.handler used by de.cau.cs.kieler.keg.ksbase.copypaste
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.
ICutCopyPasteCommandFactory
          Interface for factories that provide the commands for cut, copy and paste on given selections inside a diagram.
 

Classes in de.cau.cs.kieler.core.ui.handler used by de.cau.cs.kieler.ksbase.ui.utils
ICutCopyPasteCommandFactory
          Interface for factories that provide the commands for cut, copy and paste on given selections inside a diagram.
 

Classes in de.cau.cs.kieler.core.ui.handler used by de.cau.cs.kieler.synccharts.diagram.custom.commands
ICutCopyPasteCommandFactory
          Interface for factories that provide the commands for cut, copy and paste on given selections inside a diagram.
 

Classes in de.cau.cs.kieler.core.ui.handler used by de.cau.cs.kieler.synccharts.diagram.custom.handlers
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.
ICutCopyPasteCommandFactory
          Interface for factories that provide the commands for cut, copy and paste on given selections inside a diagram.