|
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 AbstractSystemWizardPage com.ibm.etools.iseries.rse.ui.wizard.cmds.AbstractNewQSYSObjectWizardMainPage com.ibm.etools.iseries.rse.ui.wizard.cmds.NewQSYSDataAreaWizardMainPage
public class NewQSYSDataAreaWizardMainPage
Main page of the "New Data Area" wizard.
Field Summary | |
---|---|
static String |
copyright
|
Fields inherited from class com.ibm.etools.iseries.rse.ui.wizard.cmds.AbstractNewQSYSObjectWizardMainPage |
---|
CMDDFT, CMDDFT_ARRAY, cmdStringDelta, commandSoFar, commandString, connection, connPrompt, entryObjPrompt, entryObjText, errorMessage, inpLib, inpObj, inpText, newLib, newObj, newText |
Constructor Summary | |
---|---|
NewQSYSDataAreaWizardMainPage(Wizard wizard,
IHost connection)
Constructor. |
Method Summary | |
---|---|
protected String |
buildCommandStringDelta()
For child subclasses. |
protected String |
getCommandStart()
Return the start of the command. |
String |
getDataAreaType()
Return the type of the data area to add. |
protected QSYSBasePrompt |
getObjectPrompt(Composite composite_prompts,
int nbrColumns)
Return the widget for prompting for the object |
protected String |
getTextLabel()
Return the key to use to get the xlated label and tooltip for the TEXT fields |
protected String |
getTextTooltip()
Return the label to use to get the xlated label and tooltip for the TEXT fields |
void |
handleEvent(Event e)
Handles events generated by controls on this page. |
protected String |
internalGetDataAreaType()
Return the type selection as a string |
protected boolean |
internalIsPageComplete()
Do page completion testing beyond what the base class does. |
protected void |
internalPropogateDataAreaTypeChange()
Inform the second page of a change in the data area data type selection |
protected Control |
performFinishValidation()
Do validation beyond what the base class does, when Finish is pressed. |
protected void |
populateControls(Composite composite_prompts,
int nbrColumns)
Populate the content area with additional controls beyond what the parent supplies... |
protected void |
prepareControls()
Pre-fill any child-class-unique controls with passed-in data, and set any keystroke listeners... |
protected void |
selectDataAreaType(String daType)
Select the appropriate type radio button given the type string |
void |
setDataAreaType(String daType)
Set data area type. |
protected void |
sizeControls(Composite composite_prompts,
int nbrColumns)
Adjust the size of any child-class-unique controls... |
Methods inherited from class com.ibm.etools.iseries.rse.ui.wizard.cmds.AbstractNewQSYSObjectWizardMainPage |
---|
buildCommandString, buildOurCommandStringDelta, createContents, createRigidFillerLabel, getCommandString, getCommandStringDelta, getConnection, getInitialFocusControl, getLibraryName, getLibraryPrompt, getObjectName, getObjectPrompt, getObjectText, getOurWizard, isPageComplete, libraryNameChanged, objectNameChanged, performFinish, setConnection, setLibraryName, setObjectName, setObjectText, setVisible, validateTextInput, widgetDefaultSelected, widgetSelected |
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 NewQSYSDataAreaWizardMainPage(Wizard wizard, IHost connection)
Method Detail |
---|
protected void internalPropogateDataAreaTypeChange()
protected String internalGetDataAreaType()
public void setDataAreaType(String daType)
protected void selectDataAreaType(String daType)
public String getDataAreaType()
public void handleEvent(Event e)
handleEvent
in class AbstractNewQSYSObjectWizardMainPage
protected String getTextLabel()
getTextLabel
in class AbstractNewQSYSObjectWizardMainPage
protected String getTextTooltip()
getTextTooltip
in class AbstractNewQSYSObjectWizardMainPage
protected QSYSBasePrompt getObjectPrompt(Composite composite_prompts, int nbrColumns)
getObjectPrompt
in class AbstractNewQSYSObjectWizardMainPage
protected void populateControls(Composite composite_prompts, int nbrColumns)
populateControls
in class AbstractNewQSYSObjectWizardMainPage
protected void prepareControls()
prepareControls
in class AbstractNewQSYSObjectWizardMainPage
protected void sizeControls(Composite composite_prompts, int nbrColumns)
sizeControls
in class AbstractNewQSYSObjectWizardMainPage
protected String getCommandStart()
getCommandStart
in class AbstractNewQSYSObjectWizardMainPage
protected String buildCommandStringDelta()
buildCommandStringDelta
in class AbstractNewQSYSObjectWizardMainPage
protected Control performFinishValidation()
performFinishValidation
in class AbstractNewQSYSObjectWizardMainPage
protected boolean internalIsPageComplete()
internalIsPageComplete
in class AbstractNewQSYSObjectWizardMainPage
|
Rational Developer for Power Systems Software V7.6 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |