Class JToggleButtonShape

All Implemented Interfaces:
Archivable, DeepChangeListener, RMPropertyChanger, RMTypes, PropertyChangeListener, Cloneable, EventListener
Direct Known Subclasses:
JCheckBoxShape, JRadioButtonShape

public class JToggleButtonShape extends AbstractButtonShape
An RMShape subclass for JToggleButton.
  • Constructor Details

    • JToggleButtonShape

      public JToggleButtonShape()
  • Method Details