Class JTextAreaShape

All Implemented Interfaces:
RMArchiver.Archiving, RMShapePainter.Paint, RJMinMaxSizeSettable, Cloneable

public class JTextAreaShape extends RJTextShape
  • Constructor Details

    • JTextAreaShape

      public JTextAreaShape()
      Creates a new text area shape.
    • JTextAreaShape

      public JTextAreaShape(JComponent aComponent)
      Creates a new text area shape.
  • Method Details

    • getTextArea

      public JTextArea getTextArea()
      Returns the text area shape's text area.