public class RescatAppServerWizard
extends oracle.jdeveloper.rcasadapter.wizard.AppServerProviderWizard
Constructor and Description |
---|
RescatAppServerWizard() |
Modifier and Type | Method and Description |
---|---|
static oracle.jdeveloper.rcasadapter.wizard.WizardControl |
createEditWizardControl(Context context) |
static oracle.jdeveloper.rcasadapter.wizard.WizardControl |
createEditWizardControl(Context context,
java.lang.String name,
AppServerProvider provider,
AppServerProviderStore store) |
protected oracle.jdeveloper.rcasadapter.wizard.WizardControl |
createWizardControl(Context context) |
boolean |
isAvailable(Context context)
Called when the sensitivity of the menu item that opens this
wizard must be determined.
|
buildWizardPages, configureWizard, createNewWizardControl, gather, getDialogTitle, getIcon, getLongLabel, getNavigables, getShortLabel, getWizardHeaderImage, getWizardPanels, invoke, invokeAdd, newWizardControl, scatter
getLegacyParams, getMenuSpecification, getToolTipText, getWizardId, setLegacyParams, setWizardId, toString
public boolean isAvailable(Context context)
Wizard
isAvailable
in class oracle.jdeveloper.rcasadapter.wizard.AppServerProviderWizard
context
- The Context
to use when invoking this
Wizard
.true
if the wizard can be invoked, or
false
otherwise.protected oracle.jdeveloper.rcasadapter.wizard.WizardControl createWizardControl(Context context) throws oracle.jdeveloper.rcasadapter.wizard.AppServerProviderWizard.WizardControlCreationException
createWizardControl
in class oracle.jdeveloper.rcasadapter.wizard.AppServerProviderWizard
oracle.jdeveloper.rcasadapter.wizard.AppServerProviderWizard.WizardControlCreationException
public static oracle.jdeveloper.rcasadapter.wizard.WizardControl createEditWizardControl(Context context, java.lang.String name, AppServerProvider provider, AppServerProviderStore store)
public static oracle.jdeveloper.rcasadapter.wizard.WizardControl createEditWizardControl(Context context) throws oracle.jdeveloper.rcasadapter.wizard.AppServerProviderWizard.WizardControlCreationException
oracle.jdeveloper.rcasadapter.wizard.AppServerProviderWizard.WizardControlCreationException