Class JSpinnerTool


  • public class JSpinnerTool
    extends JComponentTool
    An inner class to act as RJSliderShape's Tool
    • Constructor Detail

      • JSpinnerTool

        public JSpinnerTool()
    • Method Detail

      • 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