public class ImportTrackAction extends AbstractSnapAction implements org.openide.util.ContextAwareAction, org.openide.util.LookupListener
lat-1 TAB lon-1 TAB data-1 NEWLINE lat-2 TAB lon-2 TAB data-2 NEWLINE lat-3 TAB lon-3 TAB data-3 NEWLINE ... lat-n TAB lon-n TAB data-n NEWLINE
This is the format that is also used by SeaDAS 6.x in order to import ship tracks.
HELP_ID
changeSupport, enabled
ACCELERATOR_KEY, ACTION_COMMAND_KEY, DEFAULT, DISPLAYED_MNEMONIC_INDEX_KEY, LARGE_ICON_KEY, LONG_DESCRIPTION, MNEMONIC_KEY, NAME, SELECTED_KEY, SHORT_DESCRIPTION, SMALL_ICON
Constructor and Description |
---|
ImportTrackAction() |
ImportTrackAction(org.openide.util.Lookup lookup) |
Modifier and Type | Method and Description |
---|---|
void |
actionPerformed(ActionEvent ae) |
Action |
createContextAwareInstance(org.openide.util.Lookup lookup) |
void |
resultChanged(org.openide.util.LookupEvent lookupEvent) |
getAppContext, getHelpCtx, getHelpId, setHelpId
addPropertyChangeListener, clone, firePropertyChange, getKeys, getPropertyChangeListeners, getValue, isEnabled, putValue, removePropertyChangeListener, setEnabled
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
addPropertyChangeListener, getValue, isEnabled, putValue, removePropertyChangeListener, setEnabled
public ImportTrackAction()
public ImportTrackAction(org.openide.util.Lookup lookup)
public Action createContextAwareInstance(org.openide.util.Lookup lookup)
createContextAwareInstance
in interface org.openide.util.ContextAwareAction
public void actionPerformed(ActionEvent ae)
actionPerformed
in interface ActionListener
public void resultChanged(org.openide.util.LookupEvent lookupEvent)
resultChanged
in interface org.openide.util.LookupListener
Copyright © 2014–2015 European Space Agency (ESA). All rights reserved.