class ComplexButton.ItemAction
extends javax.swing.AbstractAction
| Modifier and Type | Field and Description |
|---|---|
private javax.swing.Action |
content |
private static long |
serialVersionUID |
| Constructor and Description |
|---|
ItemAction(javax.swing.Action content) |
| Modifier and Type | Method and Description |
|---|---|
void |
actionPerformed(java.awt.event.ActionEvent e) |
java.lang.String |
toString() |
private static final long serialVersionUID
private javax.swing.Action content