Class JTextAreaShape

    • Constructor Detail

      • JTextAreaShape

        public JTextAreaShape()
    • Method Detail

      • getSendActionOnReturn

        public boolean getSendActionOnReturn()
        Returns whether text area sends action on return.
      • setSendActionOnReturn

        public void setSendActionOnReturn​(boolean aValue)
        Sets whether text area sends action on return.
      • getComponentClass

        public java.lang.Class<? extends javax.swing.JComponent> getComponentClass()
        Returns the component class for this component shape.
        Overrides:
        getComponentClass in class JComponentShape