Class JFormattedTextFieldTool

  • All Implemented Interfaces:
    RMArchiver.Archiving, java.lang.Cloneable

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

      • JFormattedTextFieldTool

        public JFormattedTextFieldTool()
        Creates a new 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