|
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.9.0) E52944-01 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
oracle.jdeveloper.template.wizard.NewObjectFromTemplateWizard
oracle.jdeveloper.template.wizard.NewProjectFromTemplateWizard
public final class NewProjectFromTemplateWizard
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class oracle.jdeveloper.template.wizard.NewObjectFromTemplateWizard |
|---|
NewObjectFromTemplateWizard.WizardEventAdapter |
| Constructor Summary | |
|---|---|
NewProjectFromTemplateWizard() |
|
| Method Summary | |
|---|---|
protected void |
doPostCreationProcessing()Called when the wizard is finished and all other processing has happened: after the workspace and/or projects have been created, and the wizard pages allowed to make modifications to the generated application or projects. |
protected java.awt.Image |
getWizardHeaderImage()Subclasses should return an image to display in the wizard header bar. |
oracle.bali.ewt.wizard.dWizard.WizardSequence2 |
getWizardSequence()Subclasses should implement this method and return their sequence of wizard pages. |
protected java.lang.String |
getWizardTitle()Subclasses should return text to display in the wizard title bar. |
protected void |
populateTraversableContext(TraversableContext wizardContext, AbstractTemplate template)Subclasses should implement this method and populate the TraversableContext with the data necessary by the wizard. |
| Methods inherited from class oracle.jdeveloper.template.wizard.NewObjectFromTemplateWizard |
|---|
commitProjectChanges, createDeploymentProfile, createProjects, getOrCreateWorkspace, getWizardContext, initializeWizardDataContext, runWizard |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public NewProjectFromTemplateWizard()
| Method Detail |
|---|
protected void populateTraversableContext(TraversableContext wizardContext,
AbstractTemplate template)
NewObjectFromTemplateWizardNote: The active context is stored in the TraversableContext and can be retrieved by calling TemplateWizardUtil.getContext(oracle.ide.panels.TraversableContext).
populateTraversableContext in class NewObjectFromTemplateWizardtemplate - The active ApplicationTemplate or ProjectTemplate, must not be null.public oracle.bali.ewt.wizard.dWizard.WizardSequence2 getWizardSequence()
NewObjectFromTemplateWizardgetWizardSequence in class NewObjectFromTemplateWizardprotected java.lang.String getWizardTitle()
NewObjectFromTemplateWizardgetWizardTitle in class NewObjectFromTemplateWizardprotected void doPostCreationProcessing()
NewObjectFromTemplateWizarddoPostCreationProcessing in class NewObjectFromTemplateWizardprotected java.awt.Image getWizardHeaderImage()
NewObjectFromTemplateWizardgetWizardHeaderImage in class NewObjectFromTemplateWizard
|
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.9.0) E52944-01 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||