Uses of Class
de.cau.cs.kieler.core.annotations.ui.properties.AnnotationsPropertySection

Packages that use AnnotationsPropertySection
de.cau.cs.kieler.core.annotations.ui.properties Properties code for the Annotations model. 
 

Uses of AnnotationsPropertySection in de.cau.cs.kieler.core.annotations.ui.properties
 

Constructors in de.cau.cs.kieler.core.annotations.ui.properties with parameters of type AnnotationsPropertySection
AddAnnotationAction(AnnotationsPropertySection thepropertySection, AddAnnotationAction.AddHow thehow)
          Creates an action for adding annotations.
AnnotationsEditingSupport(ColumnViewer viewer, AnnotationsPropertySection thepropertySection)
          Creates an editing support for annotation values.
RemoveAnnotationAction(AnnotationsPropertySection thepropertySection)
          Creates an action for removing annotations.