|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.borland.primetime.wizard.BasicWizard
electric.ide.jbuilder.wizard.webreference.WebReferenceWizard
AddWebReferenceWizard manages the process of adding a web reference to JBuilder through the IDE.
Field Summary | |
static com.borland.primetime.wizard.WizardAction |
WIZARD_WebReference
|
Fields inherited from class com.borland.primetime.wizard.BasicWizard |
pages, wizardHost, wizardTitle |
Constructor Summary | |
WebReferenceWizard()
|
Method Summary | |
protected void |
finish()
|
com.borland.primetime.wizard.WizardPage |
invokeWizard(com.borland.primetime.wizard.WizardHost host)
Invokes the wizard within the IDE. |
Methods inherited from class com.borland.primetime.wizard.BasicWizard |
addWizardPage, addWizardPage, checkPage, finish, getWizardTitle, help, initTotalSteps, next, removeWizardPage, removeWizardPage, setWizardTitle, wizardCompleted |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static final com.borland.primetime.wizard.WizardAction WIZARD_WebReference
Constructor Detail |
public WebReferenceWizard()
Method Detail |
public com.borland.primetime.wizard.WizardPage invokeWizard(com.borland.primetime.wizard.WizardHost host)
host
- The host of the wizard (IDE)
protected void finish()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |