public static class GpxLayer.SplitTracksToLayersAction extends javax.swing.AbstractAction
| Constructor and Description |
|---|
SplitTracksToLayersAction(GpxLayer layer)
Create a new SplitTrackSegementsToTracksAction
|
| Modifier and Type | Method and Description |
|---|---|
void |
actionPerformed(java.awt.event.ActionEvent e) |
boolean |
isEnabled() |
public SplitTracksToLayersAction(GpxLayer layer)
layer - The layer with the data to work on.public void actionPerformed(java.awt.event.ActionEvent e)
public boolean isEnabled()
isEnabled in interface javax.swing.ActionisEnabled in class javax.swing.AbstractAction