Class JRadioButtonShape

All Implemented Interfaces:
RMArchiver.Archiving, RMShapePainter.Paint, RJMinMaxSizeSettable, Cloneable

public class JRadioButtonShape extends RJTextShape
  • Constructor Details

    • JRadioButtonShape

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

      public JRadioButtonShape(JComponent aComponent)
      Creates a new radio button shape.
  • Method Details

    • getRadioButton

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