public static class Layer.LayerGpxExportAction extends javax.swing.AbstractAction
Constructor and Description |
---|
LayerGpxExportAction(Layer layer)
Create a new gpx export action for the given layer.
|
Modifier and Type | Method and Description |
---|---|
void |
actionPerformed(java.awt.event.ActionEvent e) |
public LayerGpxExportAction(Layer layer)
layer
- The layerpublic void actionPerformed(java.awt.event.ActionEvent e)