public class CommandExtract extends CommandExecutor
fileSetTable, uibean| Constructor and Description |
|---|
CommandExtract(UIFace uiBean,
SwingConfig config,
javax.swing.JFrame baseWindow)
Constructor takes the Execution target.
|
| Modifier and Type | Method and Description |
|---|---|
void |
actionPerformed(java.awt.event.ActionEvent arg0)
Executes the command.
|
void |
setExtractForm(ExtractForm form)
Sets the parameter for the command execution.
|
addResetable, applyReset, setFileSetTablepublic CommandExtract(UIFace uiBean, SwingConfig config, javax.swing.JFrame baseWindow)
uiBean - public void setExtractForm(ExtractForm form)
form - parameter for extract commandpublic void actionPerformed(java.awt.event.ActionEvent arg0)