Class JTextAreaShape

    • Constructor Detail

      • JTextAreaShape

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

        public JTextAreaShape​(javax.swing.JComponent aComponent)
        Creates a new text area shape.
    • Method Detail

      • getTextArea

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