|
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.rse.ui.wizard.cmds.AbstractNewQSYSObjectWizard com.ibm.etools.iseries.rse.ui.wizard.cmds.NewQSYSDataQWizard
public class NewQSYSDataQWizard
Wizard for creating a new data queue
Field Summary | |
---|---|
static String |
copyright
|
Fields inherited from class com.ibm.etools.iseries.rse.ui.wizard.cmds.AbstractNewQSYSObjectWizard |
---|
advPage, canonicalNewObjectName, cmdString, conn400, filterSelected, fromFileNew, mainPage, newObjNameType, optsPage, outLibName, outObjAut, outObjName, outObjText |
Constructor Summary | |
---|---|
NewQSYSDataQWizard()
Constructor when called from Eclipse from the File->New wizard extension point |
|
NewQSYSDataQWizard(IBMiConnection conn400)
Constructor when called from within the RSE, via our action |
Method Summary | |
---|---|
protected AbstractNewQSYSObjectWizardAdvPage |
createAdvancedPage()
Creates the wizard's advanced page. |
protected AbstractNewQSYSObjectWizardMainPage |
createMainPage()
Creates the wizard's main page. |
protected NewQSYSObjectWizardOptionsPage |
createOptionsPage()
Creates the wizard's options page. |
protected String |
getObjectType()
Get the object type, as in *DTAQ |
Methods inherited from class com.ibm.etools.iseries.rse.ui.wizard.cmds.AbstractNewQSYSObjectWizard |
---|
addPages, disableContainerPrompts, doPerformFinish, getAbsoluteName, getAbsoluteNameForFilterTesting, getAbsoluteParentName, getAuthority, getCanonicalName, getCommandString, getCurrentTreeView, getHost, getLibraryName, getObjectName, getObjectText, getPage1, getPage2, meetsFilterCriteria, performFinish, setAuthority, setConnection, setLibraryName, setObjectName, setObjectText |
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 NewQSYSDataQWizard()
public NewQSYSDataQWizard(IBMiConnection conn400)
Method Detail |
---|
protected AbstractNewQSYSObjectWizardMainPage createMainPage()
createMainPage
in class AbstractNewQSYSObjectWizard
protected AbstractNewQSYSObjectWizardAdvPage createAdvancedPage()
createAdvancedPage
in class AbstractNewQSYSObjectWizard
protected NewQSYSObjectWizardOptionsPage createOptionsPage()
createOptionsPage
in class AbstractNewQSYSObjectWizard
protected String getObjectType()
getObjectType
in class AbstractNewQSYSObjectWizard
|
Rational Developer for Power Systems Software V7.6 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |