javax.swing.plaf.basic
protected class BasicDesktopPaneUI.MinimizeAction extends AbstractAction
Method Summary | |
---|---|
void | actionPerformed(ActionEvent e)
This method is called when the action is performed.
|
boolean | isEnabled()
This method returns whether the action is enabled.
|
Parameters: e The ActionEvent.
Returns: Whether the action is enabled.