Class JToggleButtonShape

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

public class JToggleButtonShape extends JButtonShape
  • Constructor Details

    • JToggleButtonShape

      public JToggleButtonShape()
      Creates a new RMShape for a toggle button.
    • JToggleButtonShape

      public JToggleButtonShape(JComponent aComponent)
      Creates a new RMShape for a toggle button.
  • Method Details

    • getToggle

      public JToggleButton getToggle()
      Returns this shape's toggle button.