Class JToggleButtonTool

All Implemented Interfaces:
RMArchiver.Archiving, Cloneable

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

    • JToggleButtonTool

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

    • getShapeClass

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

      public 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(Object anObj)
      Updates the currently selected toggle button shape from the Swing UI.
      Overrides:
      respondUI in class JButtonTool
    • resetSelectionAndGroup

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

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