|
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.DSpecStandalonePage
public class DSpecStandalonePage
Constructor Summary | |
---|---|
DSpecStandalonePage(Wizard wizard,
String pageID,
String titleKey,
String descriptionKey,
String helpID)
Creates the page for the dspec creation wizard. |
Method Summary | |
---|---|
protected void |
applyMnemonics(Composite c)
|
void |
clearErrorMessage()
|
Control |
createContents(Composite parent)
(non-Javadoc) Method declared on IDialogPage. |
boolean |
finish()
Creates a new file resource as requested by the user. |
protected void |
generateDspec()
|
RPGDSpecFieldTypeBasePane |
getFieldTypePane()
for retrieve the data in the field type pane. |
protected Control |
getInitialFocusControl()
|
IWizardPage |
getNextPage()
|
Object |
getOutputObject()
|
IWizardPage |
getPreviousPage()
|
void |
handleEvent(Event e)
(non-Javadoc) Method declared on WizardNewFileCreationPage. |
boolean |
isPageComplete()
Check if page is complete, override superclass method |
boolean |
performFinish()
|
void |
setInputObject(Object inputObject)
|
void |
setPageComplete(boolean complete)
set page to be "complete", override superclass method |
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 |
Constructor Detail |
---|
public DSpecStandalonePage(Wizard 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 clearErrorMessage()
public void handleEvent(Event e)
public void widgetDefaultSelected(SelectionEvent e)
public void widgetSelected(SelectionEvent e)
protected Control getInitialFocusControl()
public boolean performFinish()
public boolean isPageComplete()
WizardPage
public void setPageComplete(boolean complete)
WizardPage
public Object getOutputObject()
protected void generateDspec()
public void setInputObject(Object inputObject)
public IWizardPage getPreviousPage()
public IWizardPage getNextPage()
public RPGDSpecFieldTypeBasePane getFieldTypePane()
protected void applyMnemonics(Composite c)
com.ibm.etools.systems.core.ui.wizards.AbstractSystemWizardPage#applyMnemonics(org.eclipse.swt.widgets.Composite)
|
Rational Developer for Power Systems Software V7.6 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |