Class RJButtonOrLabelTool

All Implemented Interfaces:
RMArchiver.Archiving, Cloneable
Direct Known Subclasses:
JButtonTool, JLabelTool

public class RJButtonOrLabelTool extends RJTextTool
  • Constructor Details

    • RJButtonOrLabelTool

      public RJButtonOrLabelTool()
      Creates a new RJButtonOrLabelTool.
  • Method Details

    • getUI

      public RJPanel getUI()
      Returns the Swing UI panel for this tool.
      Overrides:
      getUI in class Tool
    • resetUI

      public void resetUI()
      Updates the Swing GUI panel controls from the currently selected shape.
      Overrides:
      resetUI in class Tool
    • respondUI

      public void respondUI(Object anObj)
      Updates the current shape from shape UI.
      Overrides:
      respondUI in class Tool