public final class ImportCSVUIWizardAction
extends org.openide.util.actions.CallableSystemAction
| Modifier and Type | Class and Description |
|---|---|
static class |
ImportCSVUIWizardAction.Mode |
| Modifier and Type | Field and Description |
|---|---|
private org.openide.WizardDescriptor.Panel[] |
panels |
private ImportCSVUIWizardPanel1 |
step1 |
private ImportCSVUIWizardPanel2 |
step2 |
private org.openide.WizardDescriptor |
wizardDescriptor |
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 |
|---|
ImportCSVUIWizardAction() |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
asynchronous() |
org.openide.util.HelpCtx |
getHelpCtx() |
String |
getName() |
private org.openide.WizardDescriptor.Panel[] |
getPanels()
Initialize panels representing individual wizard's steps and sets various properties for them influencing wizard appearance.
|
String |
iconResource() |
void |
performAction() |
actionPerformed, getMenuPresenter, getPopupPresenter, getToolbarPresenterclearSharedData, createPopupMenu, createToolbarPresenter, get, getIcon, getIcon, getValue, initialize, isEnabled, linkActions, putValue, setEnabled, setIconaddNotify, addPropertyChangeListener, equals, finalize, findObject, findObject, firePropertyChange, getLock, getProperty, hashCode, putProperty, putProperty, readExternal, removeNotify, removePropertyChangeListener, reset, writeExternal, writeReplaceclone, getClass, notify, notifyAll, toString, wait, wait, waitaddPropertyChangeListener, removePropertyChangeListenerprivate org.openide.WizardDescriptor.Panel[] panels
private ImportCSVUIWizardPanel1 step1
private ImportCSVUIWizardPanel2 step2
private org.openide.WizardDescriptor wizardDescriptor
public void performAction()
performAction in class org.openide.util.actions.CallableSystemActionprivate org.openide.WizardDescriptor.Panel[] getPanels()
public String getName()
getName in class org.openide.util.actions.SystemActionpublic String iconResource()
iconResource in class org.openide.util.actions.SystemActionpublic org.openide.util.HelpCtx getHelpCtx()
getHelpCtx in interface org.openide.util.HelpCtx.ProvidergetHelpCtx in class org.openide.util.actions.SystemActionprotected boolean asynchronous()
asynchronous in class org.openide.util.actions.CallableSystemActionCopyright © 2007–2015 Gephi Consortium. All rights reserved.