|
Rational Developer for i 7.5.0 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectAbstractSystemWizardPage
com.ibm.etools.iseries.edit.wizards.DSpecINFDSPage
public class DSpecINFDSPage
Field Summary | |
---|---|
protected SystemMessage |
errorMessage
|
protected boolean |
nameForced
|
protected ValidatorFieldType |
validator
|
protected DSpecCreationWizard |
wizard
|
Constructor Summary | |
---|---|
DSpecINFDSPage(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 INFDSpec |
generateDSpec()
|
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 boolean nameForced
protected SystemMessage errorMessage
protected ValidatorFieldType validator
Constructor Detail |
---|
public DSpecINFDSPage(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)
handleEvent
in interface Listener
public void widgetDefaultSelected(SelectionEvent e)
widgetDefaultSelected
in interface SelectionListener
public void widgetSelected(SelectionEvent e)
widgetSelected
in interface SelectionListener
protected Control getInitialFocusControl()
public boolean performFinish()
public Object getOutputObject()
protected INFDSpec generateDSpec()
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)
modifyText
in interface ModifyListener
public boolean getNameForced()
|
Rational Developer for i 7.5.0 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |