Class RJColorWellTool


  • public class RJColorWellTool
    extends JComponentTool
    A class to act as color well's inspector.
    • Constructor Detail

      • RJColorWellTool

        public RJColorWellTool()
    • Method Detail

      • resetUI

        public void resetUI()
        Updates the UI panel from the current selection.
        Overrides:
        resetUI in class UIOwner
      • respondUI

        public void respondUI​(SwingEvent anEvent)
        Updates the current selection from the UI panel.
      • getShapeClass

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

        public java.lang.String getWindowTitle()
        Returns the inspector window title string.
        Overrides:
        getWindowTitle in class RMParentShapeTool