Class AnnotationControls<V,​E>


  • public class AnnotationControls<V,​E>
    extends java.lang.Object
    a collection of controls for annotations. allows selection of colors, shapes, etc
    • Method Detail

      • getShapeBox

        public javax.swing.JComboBox<java.awt.Shape> getShapeBox()
      • getColorChooserButton

        public javax.swing.JButton getColorChooserButton()
      • getFillButton

        public javax.swing.JToggleButton getFillButton()
      • getAnnotationsToolBar

        public javax.swing.JToolBar getAnnotationsToolBar()