public class BasicInternalFrameTitlePane.CloseAction extends javax.swing.AbstractAction
| Constructor and Description |
|---|
BasicInternalFrameTitlePane.CloseAction()
Creates a new action.
|
| Modifier and Type | Method and Description |
|---|---|
void |
actionPerformed(java.awt.event.ActionEvent e)
This method is called when something closes the JInternalFrame.
|
public BasicInternalFrameTitlePane.CloseAction()
public void actionPerformed(java.awt.event.ActionEvent e)
e - The ActionEvent.