|
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.DSpecCreationWizard
public class DSpecCreationWizard
This is a wizard for creating RPG Definition Specifications.
Field Summary |
---|
Constructor Summary | |
---|---|
DSpecCreationWizard()
Constructor when called from Eclipse from the File->New wizard extension point |
|
DSpecCreationWizard(String title,
String imageID,
String specialChars,
LpexView view)
Constructor when called from within the RSE, via our action |
Method Summary | |
---|---|
void |
addPages()
|
boolean |
canFinish()
|
protected DSpecStandaloneKeywordPage |
createKeywordPage()
Creates the wizard's standalone page. |
protected DSpecStartPage |
createMainPage()
Creates the wizard's main page. |
protected DSpecStandalonePage |
createStandalonePage()
Creates the wizard's standalone page. |
RPGDSpecEDDSSubfieldPage |
getEdsSubfieldPage()
|
DSpecExternalPage |
getExternalPage()
|
DSpecINFDSPage |
getINFDSPage()
|
DSpecStandaloneKeywordPage |
getKeywordPage()
|
DSpecStartPage |
getMainPage()
|
Object |
getOutputObject()
|
DSpecPSDSPage |
getPSDSPage()
|
DSpecSimplePage |
getSimplePage()
|
String |
getSpecialChars()
|
DSpecStandalonePage |
getStandAlonePage()
|
RPGDSpecPDDSSubfieldPage |
getUdsSubfieldPage()
|
boolean |
isRefreshOutlineView()
|
boolean |
performFinish()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DSpecCreationWizard()
public DSpecCreationWizard(String title, String imageID, String specialChars, LpexView view)
Method Detail |
---|
protected DSpecStartPage createMainPage()
protected DSpecStandalonePage createStandalonePage()
protected DSpecStandaloneKeywordPage createKeywordPage()
public void addPages()
public boolean performFinish()
public boolean canFinish()
public DSpecStartPage getMainPage()
public DSpecStandalonePage getStandAlonePage()
public DSpecSimplePage getSimplePage()
public DSpecExternalPage getExternalPage()
public DSpecPSDSPage getPSDSPage()
public DSpecINFDSPage getINFDSPage()
public DSpecStandaloneKeywordPage getKeywordPage()
public Object getOutputObject()
public RPGDSpecEDDSSubfieldPage getEdsSubfieldPage()
public RPGDSpecPDDSSubfieldPage getUdsSubfieldPage()
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 |