final class SaveLayersDialog.SaveAndProceedAction extends AbstractAction implements PropertyChangeListener
Modifier and Type | Field and Description |
---|---|
private static String |
BASE_ICON |
private static int |
is |
private Image |
save |
private Image |
saveDis |
private Image |
upld |
private Image |
upldDis |
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 |
---|
SaveAndProceedAction() |
Modifier and Type | Method and Description |
---|---|
void |
actionPerformed(ActionEvent e) |
void |
initForSaveAndDelete() |
void |
initForSaveAndExit() |
void |
propertyChange(PropertyChangeEvent evt) |
void |
redrawIcon() |
addPropertyChangeListener, clone, firePropertyChange, getKeys, getPropertyChangeListeners, getValue, isEnabled, putValue, removePropertyChangeListener, setEnabled
private static final int is
private static final String BASE_ICON
SaveAndProceedAction()
public void initForSaveAndExit()
public void initForSaveAndDelete()
public void redrawIcon()
public void actionPerformed(ActionEvent e)
actionPerformed
in interface ActionListener
public void propertyChange(PropertyChangeEvent evt)
propertyChange
in interface PropertyChangeListener