Class JCheckBoxShape

    • Constructor Detail

      • JCheckBoxShape

        public JCheckBoxShape()
        Creates a new check box shape.
      • JCheckBoxShape

        public JCheckBoxShape​(javax.swing.JComponent aComponent)
        Creates a new check box shape for given checkbox.
    • Method Detail

      • getCheckBox

        public javax.swing.JCheckBox getCheckBox()
        Returns the check box represented by this shape.