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