public class CreateVectorDataNodeAction extends AbstractAction implements org.openide.util.ContextAwareAction, org.openide.util.LookupListener
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 |
---|
CreateVectorDataNodeAction() |
CreateVectorDataNodeAction(org.openide.util.Lookup lkp) |
Modifier and Type | Method and Description |
---|---|
void |
actionPerformed(ActionEvent e) |
Action |
createContextAwareInstance(org.openide.util.Lookup actionContext) |
static VectorDataNode |
createDefaultVectorDataNode(Product product) |
static VectorDataNode |
createDefaultVectorDataNode(Product product,
String name,
String description) |
static String |
getDefaultVectorDataNodeName() |
void |
resultChanged(org.openide.util.LookupEvent ev) |
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 CreateVectorDataNodeAction()
public CreateVectorDataNodeAction(org.openide.util.Lookup lkp)
public static VectorDataNode createDefaultVectorDataNode(Product product)
public static VectorDataNode createDefaultVectorDataNode(Product product, String name, String description)
public static String getDefaultVectorDataNodeName()
public Action createContextAwareInstance(org.openide.util.Lookup actionContext)
createContextAwareInstance
in interface org.openide.util.ContextAwareAction
public void resultChanged(org.openide.util.LookupEvent ev)
resultChanged
in interface org.openide.util.LookupListener
public void actionPerformed(ActionEvent e)
actionPerformed
in interface ActionListener
Copyright © 2014–2015 European Space Agency (ESA). All rights reserved.