public static class AgencyPlugin.ExportCancelAction extends AbstractI18nAction implements AgencyExportHandler.JobListener
changeSupport, enabled
ACCELERATOR_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 |
---|
AgencyPlugin.ExportCancelAction() |
AgencyPlugin.ExportCancelAction(long exportId) |
AgencyPlugin.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, setSmallIcon
addPropertyChangeListener, clone, firePropertyChange, getKeys, getPropertyChangeListeners, getValue, isEnabled, putValue, removePropertyChangeListener, setEnabled
public AgencyPlugin.ExportCancelAction()
public AgencyPlugin.ExportCancelAction(long exportId)
public AgencyPlugin.ExportCancelAction(long[] exportIds)
public void actionPerformed(ActionEvent e)
actionPerformed
in interface ActionListener
actionPerformed
in class AbstractI18nAction
protected void updateLocalization()
updateLocalization
in class AbstractI18nAction
public void jobAdded(AgencyExportHandler.Job job)
jobAdded
in interface AgencyExportHandler.JobListener
public void jobRemoved(long exportId)
jobRemoved
in interface AgencyExportHandler.JobListener
public void jobStateChanged(AgencyExportHandler.Job job)
jobStateChanged
in interface AgencyExportHandler.JobListener
public void taskMessageChanged(long exportId, String message)
taskMessageChanged
in interface AgencyExportHandler.JobListener
public void taskProgressChanged(long exportId, int progress)
taskProgressChanged
in interface AgencyExportHandler.JobListener
Copyright © 2015 OpenEstate. All rights reserved.