public class ReportStoreAction
extends javax.swing.AbstractAction
| Modifier and Type | Class and Description |
|---|---|
static class |
ReportStoreAction.ReportStoreActionFactory |
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
ACTION_NAME |
| Constructor and Description |
|---|
ReportStoreAction(ReportStoreAction.ReportStoreActionFactory factory,
DALActionFactory.DALActionContext context) |
| Modifier and Type | Method and Description |
|---|---|
void |
actionPerformed(java.awt.event.ActionEvent e) |
boolean |
isEnabled() |
public ReportStoreAction(ReportStoreAction.ReportStoreActionFactory factory, DALActionFactory.DALActionContext context)