class PropertiesMerger.KeepMyCoordinatesAction extends javax.swing.AbstractAction implements java.util.Observer
| Constructor and Description |
|---|
KeepMyCoordinatesAction() |
| Modifier and Type | Method and Description |
|---|---|
void |
actionPerformed(java.awt.event.ActionEvent e) |
void |
update(java.util.Observable o,
java.lang.Object arg) |
public KeepMyCoordinatesAction()
public void actionPerformed(java.awt.event.ActionEvent e)
actionPerformed in interface java.awt.event.ActionListenerpublic void update(java.util.Observable o, java.lang.Object arg)
update in interface java.util.Observer