Class JRadioButtonShape

    • Constructor Detail

      • JRadioButtonShape

        public JRadioButtonShape()
        Creates a new radio button shape.
      • JRadioButtonShape

        public JRadioButtonShape​(javax.swing.JComponent aComponent)
        Creates a new radio button shape.
    • Method Detail

      • getRadioButton

        public javax.swing.JRadioButton getRadioButton()
        Returns the radio button shape's radio button.