public abstract class SelectFileAction extends AbstractActionimplements Action
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 |
|---|
SelectFileAction(File
|
| Modifier and Type | Method and Description |
|---|---|
void |
actionPerformed(ActionEvent
|
abstract void |
fileSelected(File
|
void |
setFile(File
|
addPropertyChangeListener, clone, firePropertyChange, getKeys, getPropertyChangeListeners, getValue, isEnabled, putValue, removePropertyChangeListener, setEnabledequals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddPropertyChangeListener, getValue, isEnabled, putValue, removePropertyChangeListener, setEnabledpublic void setFile(Filefile)
public void actionPerformed(ActionEvente)
public abstract void fileSelected(Filefile)