public class ChooseDirAction extends AbstractAction
Modifier and Type | Field and Description |
---|---|
static long |
serialVersionUID |
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 |
---|
ChooseDirAction(JTextField textField,
UserConfiguration config) |
Modifier and Type | Method and Description |
---|---|
void |
actionPerformed(ActionEvent evt) |
addPropertyChangeListener, clone, firePropertyChange, getKeys, getPropertyChangeListeners, getValue, isEnabled, putValue, removePropertyChangeListener, setEnabled
public static final long serialVersionUID
public ChooseDirAction(JTextField textField, UserConfiguration config)
public void actionPerformed(ActionEvent evt)
Copyright © 2000–2019 BioJava. All rights reserved.