Class JTextArea

java.lang.Object
com.vuze.plugins.mlab.tools.ndt.swingemu.Component
com.vuze.plugins.mlab.tools.ndt.swingemu.JTextArea

public class JTextArea extends Component
  • Constructor Details

    • JTextArea

      public JTextArea(String str, int a, int b)
  • Method Details

    • append

      public void append(String str)
    • getText

      public String getText()
    • selectAll

      public void selectAll()