public class GenericLocateableAction extends LocateableAction
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 |
|---|
GenericLocateableAction(Controller controller,
String key,
String commandString)
Creates a generic locate able action
|
| Modifier and Type | Method and Description |
|---|---|
void |
actionPerformed(ActionEvent event) |
getLocator, setLocatoraddPropertyChangeListener, clone, firePropertyChange, getKeys, getPropertyChangeListeners, getValue, isEnabled, putValue, removePropertyChangeListener, setEnabledpublic GenericLocateableAction(Controller controller, String key, String commandString)
controller - the controller handling the actionkey - the key referencing the resources attached to this actioncommandString - the command string which is executed on the controllerpublic void actionPerformed(ActionEvent event)
Copyright © 2007-2012 Global Information Systems Group, ETH Zurich. All Rights Reserved.