Class RJButtonOrLabelTool

    • Constructor Detail

      • RJButtonOrLabelTool

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

      • 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​(java.lang.Object anObj)
        Updates the current shape from shape UI.
        Overrides:
        respondUI in class Tool