|
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.edit.wizards.DSpecPSDSPage
public class DSpecPSDSPage
Field Summary | |
---|---|
protected PSDSpec |
dspec
|
protected SystemMessage |
errorMessage
|
protected boolean |
nameForced
|
protected Button |
qualBtn
|
protected RPGKeywordTextEntry |
txtPrefix
|
protected ValidatorFieldType |
validator
|
protected DSpecCreationWizard |
wizard
|
Constructor Summary | |
---|---|
DSpecPSDSPage(DSpecCreationWizard wizard,
String pageID,
String titleKey,
String descriptionKey,
String helpID)
Creates the page for the dspec creation wizard. |
Method Summary | |
---|---|
Control |
createContents(Composite parent)
(non-Javadoc) Method declared on IDialogPage. |
boolean |
finish()
Creates a new file resource as requested by the user. |
protected Control |
getInitialFocusControl()
|
boolean |
getNameForced()
|
IWizardPage |
getNextPage()
|
Object |
getOutputObject()
|
void |
handleEvent(Event e)
(non-Javadoc) Method declared on WizardNewFileCreationPage. |
void |
modifyText(ModifyEvent e)
|
boolean |
performFinish()
|
void |
setInputObject(Object inputObject)
|
void |
setNameForced(boolean b)
|
void |
validatePage(RPGKeywordEntry entry,
boolean setFocus)
|
void |
widgetDefaultSelected(SelectionEvent e)
|
void |
widgetSelected(SelectionEvent e)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected DSpecCreationWizard wizard
protected RPGKeywordTextEntry txtPrefix
protected Button qualBtn
protected PSDSpec dspec
protected boolean nameForced
protected SystemMessage errorMessage
protected ValidatorFieldType validator
Constructor Detail |
---|
public DSpecPSDSPage(DSpecCreationWizard wizard, String pageID, String titleKey, String descriptionKey, String helpID)
workbench
- the workbench on which the page should be createdselection
- the current selectionMethod Detail |
---|
public Control createContents(Composite parent)
public boolean finish()
ReadmeCreationWizard#performFinish()
public void handleEvent(Event e)
public void widgetDefaultSelected(SelectionEvent e)
public void widgetSelected(SelectionEvent e)
protected Control getInitialFocusControl()
public boolean performFinish()
public Object getOutputObject()
public void setInputObject(Object inputObject)
public IWizardPage getNextPage()
public void setNameForced(boolean b)
b
- public void validatePage(RPGKeywordEntry entry, boolean setFocus)
public void modifyText(ModifyEvent e)
public boolean getNameForced()
|
Rational Developer for Power Systems Software V7.6 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |