Class JToggleButtonShape

    • Constructor Detail

      • JToggleButtonShape

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

        public JToggleButtonShape​(javax.swing.JComponent aComponent)
        Creates a new RMShape for a toggle button.
    • Method Detail

      • getToggle

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