Class JTextAreaTool


  • public class JTextAreaTool
    extends JTextComponentTool
    Provides UI editing for JTextAreaShape.
    • Constructor Detail

      • JTextAreaTool

        public JTextAreaTool()
    • Method Detail

      • getShapeClass

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

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