The import statement needed to use button components in applets or GUI applications is

LANGUAGE: JAVA

CHALLENGE:

The import statement needed to use button components in applets or GUI applications is

SOLUTION:

import javax.swing.JButton;