|
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.RPGProcedureWizard
public class RPGProcedureWizard
Field Summary | |
---|---|
static String |
Copyright
|
Constructor Summary | |
---|---|
RPGProcedureWizard()
Constructor when called from Eclipse from the File->New wizard extension point |
|
RPGProcedureWizard(String title,
String imageID,
String specialChars)
Constructor when called from within the RSE, via our action |
Method Summary | |
---|---|
void |
addPages()
|
boolean |
canFinish()
|
protected RPGProcedureWizardMainPage |
createMainPage()
Creates the wizard's main page. |
protected RPGProcedureReturnValuePage |
createReturnPage()
Creates the wizard's return page. |
RPGProcedureWizardMainPage |
getMainPage()
|
Object |
getOutputObject()
|
RPGProcedureReturnValuePage |
getReturnPage()
|
String |
getSpecialChars()
|
boolean |
isRefreshOutlineView()
|
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 RPGProcedureWizard()
public RPGProcedureWizard(String title, String imageID, String specialChars)
Method Detail |
---|
protected RPGProcedureWizardMainPage createMainPage()
protected RPGProcedureReturnValuePage createReturnPage()
public boolean performFinish()
Wizard
public void addPages()
public boolean canFinish()
public RPGProcedureWizardMainPage getMainPage()
public RPGProcedureReturnValuePage getReturnPage()
public Object getOutputObject()
public String getSpecialChars()
public boolean isRefreshOutlineView()
|
Rational Developer for Power Systems Software V7.6 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |