Class JToggleButtonTool

  • All Implemented Interfaces:
    RMArchiver.Archiving, java.lang.Cloneable

    public class JToggleButtonTool
    extends JButtonTool
    An inner class to act as RJToggleButtonShape's Tool
    • Constructor Detail

      • JToggleButtonTool

        public JToggleButtonTool()
        Creates a new toggle button shape inspector.
    • Method Detail

      • getShapeClass

        public java.lang.Class getShapeClass()
        Returns the class that this tool is responsible for.
        Overrides:
        getShapeClass in class JButtonTool
      • getWindowTitle

        public java.lang.String getWindowTitle()
        Returns the name for the inspector window title.
        Overrides:
        getWindowTitle in class JButtonTool
      • resetUI

        public void resetUI()
        Updates the Swing UI from the currently selected toggle button shape.
        Overrides:
        resetUI in class JButtonTool
      • respondUI

        public void respondUI​(java.lang.Object anObj)
        Updates the currently selected toggle button shape from the Swing UI.
        Overrides:
        respondUI in class JButtonTool
      • resetSelectionAndGroup

        public void resetSelectionAndGroup​(javax.swing.AbstractButton button,
                                           AbstractButtonHpr buttonHelper)
        Resets the selected state button and button group combobox
      • respondSelectionAndGroup

        public void respondSelectionAndGroup​(java.lang.Object anObj,
                                             JToggleButtonShape buttonShape)
        Resets the selected state button and button group combobox