The import statement needed to use multi-line text box components in applets or GUI applications is

LANGUAGE: Java

CHALLENGE:

The import statement needed to use multi-line text box components in applets or GUI applications is

SOLUTION:

import javax.swing.JTextArea;