Class JTextFieldShape

All Implemented Interfaces:
RMArchiver.Archiving, RMShapePainter.Paint, RJMinMaxSizeSettable, Cloneable
Direct Known Subclasses:
JFormattedTextFieldShape, JPasswordFieldShape

public class JTextFieldShape extends RJTextShape
  • Constructor Details

    • JTextFieldShape

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

      public JTextFieldShape(JComponent aComponent)
      Create a new text field shape.
  • Method Details

    • getTextField

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

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

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