public static class AgencyPlugin.ExportCancelAction extends AbstractI18nAction implements AgencyExportHandler.JobListener
changeSupport, 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 |
|---|
ExportCancelAction() |
ExportCancelAction(long exportId) |
ExportCancelAction(long[] exportIds) |
| Modifier and Type | Method and Description |
|---|---|
void |
actionPerformed(ActionEvent e) |
void |
jobAdded(AgencyExportHandler.Job job) |
void |
jobRemoved(long exportId) |
void |
jobStateChanged(AgencyExportHandler.Job job) |
void |
taskMessageChanged(long exportId,
String message) |
void |
taskProgressChanged(long exportId,
int progress) |
protected void |
updateLocalization() |
getLargeIcon, getLongDescription, getName, getShortDescription, getSmallIcon, localeChanged, setAcceleratorKey, setActionCommandKey, setLargeIcon, setLongDescription, setMnemonicKey, setName, setShortDescription, setSmallIconaddPropertyChangeListener, clone, firePropertyChange, getKeys, getPropertyChangeListeners, getValue, isEnabled, putValue, removePropertyChangeListener, setEnabledpublic ExportCancelAction()
public ExportCancelAction(long exportId)
public ExportCancelAction(long[] exportIds)
public void actionPerformed(ActionEvent e)
actionPerformed in interface ActionListeneractionPerformed in class AbstractI18nActionprotected void updateLocalization()
updateLocalization in class AbstractI18nActionpublic void jobAdded(AgencyExportHandler.Job job)
jobAdded in interface AgencyExportHandler.JobListenerpublic void jobRemoved(long exportId)
jobRemoved in interface AgencyExportHandler.JobListenerpublic void jobStateChanged(AgencyExportHandler.Job job)
jobStateChanged in interface AgencyExportHandler.JobListenerpublic void taskMessageChanged(long exportId,
String message)
taskMessageChanged in interface AgencyExportHandler.JobListenerpublic void taskProgressChanged(long exportId,
int progress)
taskProgressChanged in interface AgencyExportHandler.JobListenerCopyright © 2019 OpenEstate. All rights reserved.