|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of WizardInterface in com.metamatrix.console.ui.util |
---|
Classes in com.metamatrix.console.ui.util that implement WizardInterface | |
---|---|
class |
WizardInterfaceImpl
|
Methods in com.metamatrix.console.ui.util that return WizardInterface | |
---|---|
WizardInterface |
BasicWizardSubpanelContainer.getWizardInterface()
|
Constructors in com.metamatrix.console.ui.util with parameters of type WizardInterface | |
---|---|
BasicWizardSubpanelContainer(WizardInterface wizInterface)
|
|
ChooserPanel(WizardInterface wizardInterface,
int step,
int openOrSave,
java.lang.String stepDesc,
java.lang.String[] fileExtensions,
java.lang.String fileViewDescription)
|
|
ChooserPanel(WizardInterface wizardInterface,
int step,
int openOrSave,
java.lang.String stepDesc,
java.lang.String[] fileExtensions,
java.lang.String fileViewDescription,
java.lang.String userPreferenceKey)
|
Uses of WizardInterface in com.metamatrix.console.ui.views.authorization |
---|
Classes in com.metamatrix.console.ui.views.authorization that implement WizardInterface | |
---|---|
class |
NewAuthenticationProviderWizardController
New AuthenticationProvider WizardController |
Constructors in com.metamatrix.console.ui.views.authorization with parameters of type WizardInterface | |
---|---|
NewAuthenticationProviderSelectPanel(WizardInterface wizardInterface,
ConnectionInfo connection)
|
|
NewAuthenticationProviderSpecificationPanel(WizardInterface wizardInterface,
ConnectionInfo connection)
Constructor |
Uses of WizardInterface in com.metamatrix.console.ui.views.connector |
---|
Classes in com.metamatrix.console.ui.views.connector that implement WizardInterface | |
---|---|
class |
ImportWizardController
|
Constructors in com.metamatrix.console.ui.views.connector with parameters of type WizardInterface | |
---|---|
ImportWizardConfirmationPanel(ImportWizardController cntrlr,
WizardInterface wizardInterface,
int callType)
|
|
ImportWizardConnectorIDPanel(WizardInterface wizardInterface,
int callType)
|
|
ImportWizardDuplicatesPanel(ImportWizardController cntrlr,
WizardInterface wizardInterface)
|
|
ImportWizardFileSelectorPanel(ImportWizardControllerInterface cntrlr,
WizardInterface wizardInterface,
int callType)
|
Uses of WizardInterface in com.metamatrix.console.ui.views.connectorbinding |
---|
Classes in com.metamatrix.console.ui.views.connectorbinding that implement WizardInterface | |
---|---|
class |
ImportBindingWizardController
|
class |
NewBindingWizardController
|
Constructors in com.metamatrix.console.ui.views.connectorbinding with parameters of type WizardInterface | |
---|---|
ImportBindingWizardRenamePanel(WizardInterface wizardInterface,
ConnectorManager connecMgr)
|
|
NewBindingWizardConnectorSelectPanel(WizardInterface wizardInterface,
ConnectionInfo connection)
|
|
NewBindingWizardCreateConfirmPanel(WizardInterface wizardInterface)
|
|
NewBindingWizardSpecificationPanel(WizardInterface wizardInterface,
ConnectionInfo connection)
|
Uses of WizardInterface in com.metamatrix.console.ui.views.entitlements |
---|
Classes in com.metamatrix.console.ui.views.entitlements that implement WizardInterface | |
---|---|
class |
NewEntitlementWizardPanel
|
Constructors in com.metamatrix.console.ui.views.entitlements with parameters of type WizardInterface | |
---|---|
NewEntitlementBasedOnPanel(int stepNum,
java.lang.String title,
java.lang.String[] paragraphs,
EntitlementsTableModel model,
WizardInterface wizardInterface)
|
|
NewEntitlementConfirmationPanel(WizardInterface wizardInterface)
|
|
NewEntitlementNamePanel(EntitlementsDataInterface dataSrc,
NewEntitlementController ctrlr,
WizardInterface wizardInterface)
|
Uses of WizardInterface in com.metamatrix.console.ui.views.users |
---|
Classes in com.metamatrix.console.ui.views.users that implement WizardInterface | |
---|---|
class |
NewGroupsWizardController
|
Constructors in com.metamatrix.console.ui.views.users with parameters of type WizardInterface | |
---|---|
NewGroupsWizardSelectionPanel(WizardInterface wizardInterface,
GroupsManager manager,
java.util.Collection removeList)
Constructor |
Uses of WizardInterface in com.metamatrix.console.ui.views.vdb |
---|
Classes in com.metamatrix.console.ui.views.vdb that implement WizardInterface | |
---|---|
class |
CreateVDBPanel
Replaces the old ImportVdbVersionWizardPanel, NewVdbVersionWizardPanel, and NewVdbWizardPanel, which among them had way too much duplicated code. |
class |
ImportVdbRolesPanel
ImportVdbRolesPanel - panels necessary for import of a VDB Roles file. |
class |
MaterializationWizard
Wizard for exporting Materialization scripts for a VDB. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |