public class BatchAction extends DataModuleAction
IBatchProcessingframe, modulechangeSupport, enabledACCELERATOR_KEY, ACTION_COMMAND_KEY, DEFAULT, DISPLAYED_MNEMONIC_INDEX_KEY, LARGE_ICON_KEY, LONG_DESCRIPTION, MNEMONIC_KEY, NAME, SELECTED_KEY, SHORT_DESCRIPTION, SMALL_ICON| Constructor and Description |
|---|
BatchAction(DataModule module) |
BatchAction(DataModule module,
String name) |
BatchAction(DataModule module,
String name,
Icon icon) |
| Modifier and Type | Method and Description |
|---|---|
void |
runAction() |
void |
startBatch(File input) |
actionPerformed, getFrame, setFrameaddPropertyChangeListener, clone, firePropertyChange, getKeys, getPropertyChangeListeners, getValue, isEnabled, putValue, removePropertyChangeListener, setEnabledpublic BatchAction(DataModule module)
module - public BatchAction(DataModule module, String name)
module - name - public BatchAction(DataModule module, String name, Icon icon)
module - name - icon - public void runAction()
throws Exception
runAction in class DataModuleActionExceptionpublic void startBatch(File input)
Copyright © 2004–2018 Ideaconsult Ltd. All rights reserved.