Class JFormattedTextFieldTool


  • public class JFormattedTextFieldTool
    extends JTextFieldTool
    Provides an inspector for JTextFieldShape.
    • Constructor Detail

      • JFormattedTextFieldTool

        public JFormattedTextFieldTool()
    • Method Detail

      • getShapeClass

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

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