javax.swing.plaf.basic
public class BasicInternalFrameTitlePane.IconifyAction extends AbstractAction
UNKNOWN: Apparently this class was intended to be protected, but was made public by a compiler bug and is now public for compatibility.
| Constructor Summary | |
|---|---|
| IconifyAction()
Creates a new action. | |
| Method Summary | |
|---|---|
| void | actionPerformed(ActionEvent e)
This method is called when the user wants to iconify the
JInternalFrame.
|
Parameters: e The ActionEvent.