static class NodeListViewer.ZoomToNodeAction extends javax.swing.AbstractAction
Modifier and Type | Field and Description |
---|---|
private PrimitiveId |
primitiveId |
Constructor and Description |
---|
NodeListViewer.ZoomToNodeAction() |
Modifier and Type | Method and Description |
---|---|
void |
actionPerformed(java.awt.event.ActionEvent e) |
protected OsmPrimitive |
getPrimitiveToZoom() |
void |
setPrimitiveId(PrimitiveId pid) |
void |
updateEnabledState() |
private PrimitiveId primitiveId
public NodeListViewer.ZoomToNodeAction()
public void actionPerformed(java.awt.event.ActionEvent e)
public void setPrimitiveId(PrimitiveId pid)
protected OsmPrimitive getPrimitiveToZoom()
public void updateEnabledState()