public class CommandReplace extends CommandExecutor
| Modifier and Type | Field and Description |
|---|---|
protected ReplaceForm |
replaceForm
Search criteria.
|
fileSetTable, uibean| Constructor and Description |
|---|
CommandReplace(SwingConfig config,
UIFace uiBean)
Takes the UI independend command implementation as argument.
|
| Modifier and Type | Method and Description |
|---|---|
void |
actionPerformed(java.awt.event.ActionEvent event)
Executes the command.
|
void |
setReplaceForm(ReplaceForm form)
Sets the container for the operation parameter
|
addResetable, applyReset, setFileSetTableprotected ReplaceForm replaceForm
public CommandReplace(SwingConfig config, UIFace uiBean)
uiBean - business logic implementation.public void actionPerformed(java.awt.event.ActionEvent event)
public void setReplaceForm(ReplaceForm form)
form - operation parameter