Uses of Package
de.cau.cs.kieler.klighd.ui

Packages that use de.cau.cs.kieler.klighd.ui
Package
Description
 
  • Class
    Description
    A singleton manager for creating, updating and closing diagram views.
    KLighD-specific implementation of ITextSelection.
    Its aim is to broadcast the selection of cursor selectable label's text to platform's ISelectionService.
    In order to let the Properties View also react on this type of selection this class also implements IStructuredSelection by providing itself as the only element.
    Be aware of the risk of recursion!
    The activator class controls the plug-in life cycle.