public class AssetMenuAction
extends javax.swing.AbstractAction
| Constructor and Description |
|---|
AssetMenuAction(java.util.ResourceBundle bundle,
java.lang.String actionKey) |
| Modifier and Type | Method and Description |
|---|---|
void |
actionPerformed(java.awt.event.ActionEvent e)
no action on the menu yet.
|