abstract class PropertiesDialog.AbstractCopyAction extends AbstractAction
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 |
---|
AbstractCopyAction() |
Modifier and Type | Method and Description |
---|---|
void |
actionPerformed(ActionEvent ae) |
protected abstract Collection<String> |
getString(OsmPrimitive p,
String key) |
addPropertyChangeListener, clone, firePropertyChange, getKeys, getPropertyChangeListeners, getValue, isEnabled, putValue, removePropertyChangeListener, setEnabled
AbstractCopyAction()
protected abstract Collection<String> getString(OsmPrimitive p, String key)
public void actionPerformed(ActionEvent ae)