|
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.rse.ui.dialogs.QSYSSystemPromptDialog
public class QSYSSystemPromptDialog
Dialog that prompts the user for an ISeries system.
Field Summary | |
---|---|
protected IBMiConnectionCombo |
_connectionCombo
|
protected IHost |
_connectionSelected
|
static String |
copyright
|
Constructor Summary | |
---|---|
QSYSSystemPromptDialog(Shell shell)
Constructor |
Method Summary | |
---|---|
protected Control |
createInner(Composite compositeParent)
|
protected Control |
getInitialFocusControl()
|
IHost |
getSelectedSystem()
Returns the system that the user has chosen. |
void |
widgetDefaultSelected(SelectionEvent event)
Declared in SelectionListener |
void |
widgetSelected(SelectionEvent event)
Declared in SelectionListener. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static String copyright
protected IBMiConnectionCombo _connectionCombo
protected IHost _connectionSelected
Constructor Detail |
---|
public QSYSSystemPromptDialog(Shell shell)
Method Detail |
---|
protected Control getInitialFocusControl()
SystemPromptDialog#getInitialFocusControl()
protected Control createInner(Composite compositeParent)
SystemPromptDialog#createInner(Composite)
public IHost getSelectedSystem()
public void widgetDefaultSelected(SelectionEvent event)
public void widgetSelected(SelectionEvent event)
|
Rational Developer for Power Systems Software V7.6 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |