|
Rational Developer for Power Systems Software V7.6 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object AbstractSystemWizard com.ibm.etools.iseries.edit.wizards.RPGDSpecWizard
public class RPGDSpecWizard
Field Summary | |
---|---|
static String |
Copyright
|
Constructor Summary | |
---|---|
RPGDSpecWizard()
Constructor when called from Eclipse from the File->New wizard extension point |
|
RPGDSpecWizard(String title,
String imageID,
String specialChars)
Constructor when called from within the RSE, via our action |
Method Summary | |
---|---|
void |
addPages()
|
boolean |
canFinish()
|
protected RPGDSpecWizardMainPage |
createMainPage()
Creates the wizard's main page. |
protected RPGProcedureReturnValuePage |
createReturnPage()
Creates the wizard's return page. |
RPGDSpecWizardMainPage |
getMainPage()
|
Object |
getOutputObject()
|
RPGProcedureReturnValuePage |
getReturnPage()
|
String |
getSpecialChars()
|
boolean |
performFinish()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final String Copyright
Constructor Detail |
---|
public RPGDSpecWizard()
public RPGDSpecWizard(String title, String imageID, String specialChars)
Method Detail |
---|
public void addPages()
public boolean canFinish()
protected RPGDSpecWizardMainPage createMainPage()
protected RPGProcedureReturnValuePage createReturnPage()
public RPGDSpecWizardMainPage getMainPage()
public Object getOutputObject()
public RPGProcedureReturnValuePage getReturnPage()
public String getSpecialChars()
public boolean performFinish()
Wizard
|
Rational Developer for Power Systems Software V7.6 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |