public class ChooseFileAction extends AbstractAction
| Modifier and Type | Field and Description |
|---|---|
protected JDialog |
dialog
Deprecated.
|
protected JTextField |
file
Deprecated.
|
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 |
|---|
ChooseFileAction(JDialog dialog,
JTextField file)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
actionPerformed(ActionEvent e)
Deprecated.
|
File |
getDestination()
Deprecated.
|
addPropertyChangeListener, clone, firePropertyChange, getKeys, getPropertyChangeListeners, getValue, isEnabled, putValue, removePropertyChangeListener, setEnabledprotected JTextField file
protected JDialog dialog
public ChooseFileAction(JDialog dialog, JTextField file)
public File getDestination()
public void actionPerformed(ActionEvent e)
Copyright © 1999-2013 CodeLutin. All Rights Reserved.