Class AnnotationPanel

    • Method Detail

      • setAnnotationUtilityToolbar

        public void setAnnotationUtilityToolbar​(JToolBar annotationUtilityToolbar)
      • setAnnotationComponent

        public void setAnnotationComponent​(AnnotationComponent annotation)
        Sets the current annotation component to edit, building the appropriate annotation panel and action panel. If the annotation is null default panels are created.
        Parameters:
        annotation - annotation properties to show in UI, can be null;
      • setEnabled

        public void setEnabled​(boolean enabled)
        Overrides:
        setEnabled in class JComponent