Class SwitchPaneTool


  • public class SwitchPaneTool
    extends JComponentTool
    A class to act as switch pane's inspector.
    • Constructor Detail

      • SwitchPaneTool

        public SwitchPaneTool()
    • 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