|
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 SystemPromptDialog com.ibm.etools.iseries.edit.ui.dialogs.SelectFormatLineDialog
public class SelectFormatLineDialog
Prompt user to select a format line to display
Field Summary | |
---|---|
static String |
copyright
|
Constructor Summary | |
---|---|
SelectFormatLineDialog(Shell shell,
String[] formatlines)
Initalizes an instance of the SelectFormatLineDialog class |
|
SelectFormatLineDialog(Shell shell,
String[] formatlines,
int initialSelection)
Initalizes an instance of the SelectFormatLineDialog class |
|
SelectFormatLineDialog(Shell shell,
String[] formatlines,
int initialSelection,
boolean asSpecificationPrompt)
Initalizes an instance of the SelectFormatLineDialog class showing 'Specification' strings instead of format line |
Method Summary | |
---|---|
protected Control |
createInner(Composite parent)
|
protected void |
doInitializeFields()
Initialize input fields |
protected Control |
getInitialFocusControl()
|
protected boolean |
processOK()
To be overridden by children. |
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 SelectFormatLineDialog(Shell shell, String[] formatlines)
public SelectFormatLineDialog(Shell shell, String[] formatlines, int initialSelection)
public SelectFormatLineDialog(Shell shell, String[] formatlines, int initialSelection, boolean asSpecificationPrompt)
Method Detail |
---|
protected Control getInitialFocusControl()
SystemPromptDialog#getInitialFocusControl()
protected Control createInner(Composite parent)
SystemPromptDialog#createInner(Composite)
protected void doInitializeFields()
protected boolean processOK()
|
Rational Developer for Power Systems Software V7.6 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |