Class JTextFieldShape

    • Constructor Detail

      • JTextFieldShape

        public JTextFieldShape()
        Create a new text field shape.
      • JTextFieldShape

        public JTextFieldShape​(javax.swing.JComponent aComponent)
        Create a new text field shape.
    • Method Detail

      • getTextField

        public javax.swing.JTextField getTextField()
        Get text field shape's text field.
      • getMarginString

        public java.lang.String getMarginString()
        Returns a string representing the margin Insets of the button.
      • setMarginString

        public void setMarginString​(java.lang.String aString)
        This method sets the margin Insets of the button given a comma separated string.