public static class GpxLayer.CombineTracksToSegmentedTrackAction extends javax.swing.AbstractAction
Constructor and Description |
---|
CombineTracksToSegmentedTrackAction(GpxLayer layer)
Create a new CombineTracksToSegmentedTrackAction
|
Modifier and Type | Method and Description |
---|---|
void |
actionPerformed(java.awt.event.ActionEvent e) |
boolean |
isEnabled() |
public CombineTracksToSegmentedTrackAction(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.Action
isEnabled
in class javax.swing.AbstractAction