Oracle Fusion Middleware extensions for Seed Data Framework
11g Release 1 (11.1.2)

E22564-02

oracle.apps.fnd.applseed.config.ui.wizard
Class SDConfigWizard

java.lang.Object
  extended by oracle.jbo.ui.wizard.JboWizard
      extended by oracle.jbo.dt.ui.main.dlg.DtuWizard
          extended by oracle.apps.fnd.applseed.config.ui.wizard.SDConfigWizard
All Implemented Interfaces:
java.util.EventListener, oracle.bali.ewt.wizard.WizardListener, oracle.bali.ewt.wizard.WizardValidateListener, oracle.jbo.dt.ui.main.dlg.DtiDialog, oracle.jbo.dt.ui.main.dlg.DtiWizard, oracle.jbo.dt.ui.module.JboAppModuleEditor

public class SDConfigWizard
extends oracle.jbo.dt.ui.main.dlg.DtuWizard
implements oracle.jbo.dt.ui.module.JboAppModuleEditor


Field Summary
protected  oracle.jbo.def.NamedObject theObject
           
protected  oracle.jbo.def.NamedObject theOriginalObject
           
 
Fields inherited from class oracle.jbo.dt.ui.main.dlg.DtuWizard
app, theParent
 
Fields inherited from class oracle.jbo.ui.wizard.JboWizard
APPLY_BUTTON, BACK_BUTTON, bApply, bClosed, bDynamicChange, bEditWizard, bErrors, bInFinish, bModal, bSuperSize, CANCEL_BUTTON, currentPanel, defaultLogo, endHeaderColor, FINISH_BUTTON, finishEnableIndex, finishPanel, FROM_BACK_BUTTON, FROM_GOTO_PAGE, FROM_NEXT_BUTTON, HELP_BUTTON, initialPages, LEFT_OFFSET, mBaliWizard, mCurMddContext, mCurMddTraversable, mCurrentNavigable, mMddAdapter, mMddNavigables, mMddPanel, mTraversableContext, mWizardDialog, name, NEXT_BUTTON, OK_BUTTON, panels, startHeaderColor, startTime, subPanels, TOP_OFFSET, welcomePanel, WIZARD_LARGE_HEIGHT, WIZARD_LARGE_WIDTH, WIZARD_MDD_HEIGHT, WIZARD_MDD_WIDTH, WIZARD_PANEL_LARGE_HEIGHT, WIZARD_PANEL_LARGE_WIDTH, WIZARD_PANEL_MDD_HEIGHT, WIZARD_PANEL_MDD_WIDTH, WIZARD_PANEL_SUPER_HEIGHT, WIZARD_PANEL_SUPER_WIDTH, WIZARD_SUPER_HEIGHT, WIZARD_SUPER_WIDTH, wizardImage, WIZARDIMAGE_LARGE_WIDTH, wizImageInit, wizLogoInit
 
Constructor Summary
SDConfigWizard(java.awt.Frame parentFrame, oracle.jbo.dt.objects.JboApplication app, oracle.jbo.dt.objects.JboAppModule theObj, int cmdID)
          Constructor for wizard.
 
Method Summary
 SDConfigObject getConfigObject()
           
 oracle.jbo.dt.objects.JboAppModule getCurrentAppModule()
           
static java.lang.String getDescriptiveText()
          Method returns descriptive text to be shown on the welcome page.
 oracle.jbo.dt.objects.JboAppModule getOriginalAppModule()
           
protected  java.lang.String getWelcomeText()
           
protected  void initWizard(java.awt.Frame frame, oracle.jbo.dt.objects.JboApplication jboApplication, oracle.jbo.dt.objects.JboAppModule jboAppModule)
           
protected  void superInitWizard(java.awt.Frame parentFrame, oracle.jbo.dt.objects.JboApplication app, oracle.jbo.dt.objects.JboAppModule theObj)
           
 
Methods inherited from class oracle.jbo.dt.ui.main.dlg.DtuWizard
applyDone, checkValidJavaObjects, createFinishPanel, createWelcomePanel, doApplyAction, enableButtons, getApplication, getChildTreeNode, getContainer, getImage, getImageIcon, getImageIcon, getPanelNavigable, getPanelTreeNode, getWizardSizeInfo, helpAction, initImages, newMddNavigable, newMddNavigable, openFlatEditor, saveWizardObject, saveWizardObject, saveWizardObject, saveWizardSizeInfo, setContainer, setObject, showException, wizardImageInit, wizardImagesInit
 
Methods inherited from class oracle.jbo.ui.wizard.JboWizard
addDynamicPanel, addDynamicPanel, addDynamicSubPanel, addPanel, addSubPanel, applyAction, backAction, cancelAction, checkValidJavaObjects, closeWizard, createBaliWizard, createBaliWizardPage, createComponentBorder, createComponentBorder, createMddWizard, expandPanelTree, findOrBaliWizard, findOrCreateMddWizard, finishAction, getApply, getBaliWizard, getButton, getChildTreeNode, getClassLeftPanelImageName, getClassPanelImageLogoName, getDefaultButton, getDefaultSize, getDialog, getIdeFrame, getInitialWizardPageNumber, getLeftPanelImageName, getLeftPanelImageObject, getNavigablesArray, getNextPage, getNextPanel, getObject, getOriginalObject, getPanelList, getPanelNavigable, getPanelTreeNode, getSummaryTreeTopImageLoc, getTraversableContext, getWelcomeKey, getWizardHeight, getWizardName, getWizardPanel, getWizardPanelHeight, getWizardPanelWidth, getWizardTitle, getWizardTitleText, getWizardWidth, gotoPage, hasJavaErrors, initMddWizard, insertPanelAt, isDynamicChange, isEditWizard, isSuperSize, isURLInList, isWelcomeShown, newBaliPageSelected, newBaliWizard, newMddPageSelected, nextAction, onClose, panelAt, removeDynamicPanel, removeDynamicSubPanel, removePanel, removePanelAt, removeSubPanel, renameDynamicSubPanel, resetFinishEnableIndex, saveWizardObject, saveWizardObject, selectPage, selectPage, setBackButtonEnabled, setContainer, setCurMddContext, setCurMddTraversable, setCursor, setEditWizard, setFinishButtonEnabled, setInFinish, setInitialWizardPageNumber, setNextButtonEnabled, setObject, setSubDlg, setSuperSize, setVisible, setWelcomeShown, setWizardName, showDialog, updateDynamicMDDPanels, updateWizardTitle, wizardApplyState, wizardCanceled, wizardFinished, wizardSelectionChanged, wizardValidatePage
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface oracle.jbo.dt.ui.main.dlg.DtiWizard
getObject, getOriginalObject, getPanelList, getWizardName, getWizardTitle, isEditWizard, isWelcomeShown, nextAction, setEditWizard, setNextButtonEnabled, setWelcomeShown, setWizardName
 
Methods inherited from interface oracle.jbo.dt.ui.main.dlg.DtiDialog
createComponentBorder, createComponentBorder, getApply, getDialog, getIdeFrame, setFinishButtonEnabled, setSubDlg, showDialog
 

Field Detail

theObject

protected oracle.jbo.def.NamedObject theObject

theOriginalObject

protected oracle.jbo.def.NamedObject theOriginalObject
Constructor Detail

SDConfigWizard

public SDConfigWizard(java.awt.Frame parentFrame,
                      oracle.jbo.dt.objects.JboApplication app,
                      oracle.jbo.dt.objects.JboAppModule theObj,
                      int cmdID)
Constructor for wizard. Pass null to create new Object.

Parameters:
parentFrame - IDE frame
app - JboApplication that the objects belong to
theObj - the object to be edited
cmdID - command Id corresponding the action
Method Detail

getCurrentAppModule

public oracle.jbo.dt.objects.JboAppModule getCurrentAppModule()
Specified by:
getCurrentAppModule in interface oracle.jbo.dt.ui.module.JboAppModuleEditor

getOriginalAppModule

public oracle.jbo.dt.objects.JboAppModule getOriginalAppModule()
Specified by:
getOriginalAppModule in interface oracle.jbo.dt.ui.module.JboAppModuleEditor

initWizard

protected void initWizard(java.awt.Frame frame,
                          oracle.jbo.dt.objects.JboApplication jboApplication,
                          oracle.jbo.dt.objects.JboAppModule jboAppModule)

superInitWizard

protected void superInitWizard(java.awt.Frame parentFrame,
                               oracle.jbo.dt.objects.JboApplication app,
                               oracle.jbo.dt.objects.JboAppModule theObj)

getWelcomeText

protected java.lang.String getWelcomeText()

getDescriptiveText

public static java.lang.String getDescriptiveText()
Method returns descriptive text to be shown on the welcome page.

Returns:
returns descriptive text.

getConfigObject

public SDConfigObject getConfigObject()
Returns:

Oracle Fusion Middleware extensions for Seed Data Framework
11g Release 1 (11.1.2)

E22564-02

Copyright © 2011 Oracle. All Rights Reserved.