Class AnnotationPanel

    • Constructor Detail

    • Method Detail

      • disposeDocument

        public void disposeDocument()
        Description copied from interface: MutableDocument
        Swing controller is calling dispose and any post document clean up should be made.
        Specified by:
        disposeDocument in interface MutableDocument
      • setSelectedTab

        public void setSelectedTab​(String selectedAnnotationPanel)
        Allows for the selection of a specific preference panel on first view.
        Parameters:
        selectedAnnotationPanel - selects the give annotation panel tab.