|
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.tableview.ISeriesTableViewNewDialog
public class ISeriesTableViewNewDialog
Dialog for selecting new object type to be created.
Field Summary | |
---|---|
static String |
Copyright
|
static String[] |
iconIds
|
protected Object |
inputObject
|
static String[] |
nameIds
|
static int |
NEW_DATAARA
|
static int |
NEW_DATQ
|
static int |
NEW_LIB
|
static int |
NEW_MSGF
|
static int |
NEW_OTHER
|
static int |
NEW_SRCFILE
|
static int |
NEW_SRCMBR
|
protected Object |
outputObject
|
Constructor Summary | |
---|---|
ISeriesTableViewNewDialog(Shell parent)
|
Method Summary | |
---|---|
protected Control |
createInner(Composite parent)
|
protected Control |
getInitialFocusControl()
Return the Control to be given initial focus. |
int |
getSelection()
Get selection made |
boolean |
processOK()
Override of parent. |
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
protected Object inputObject
protected Object outputObject
public static final int NEW_LIB
public static final int NEW_SRCFILE
public static final int NEW_MSGF
public static final int NEW_DATQ
public static final int NEW_DATAARA
public static final int NEW_SRCMBR
public static final int NEW_OTHER
public static final String[] nameIds
public static final String[] iconIds
Constructor Detail |
---|
public ISeriesTableViewNewDialog(Shell parent)
Method Detail |
---|
protected Control createInner(Composite parent)
SystemPromptDialog#createInner(Composite)
protected Control getInitialFocusControl()
public boolean processOK()
public int getSelection()
|
Rational Developer for Power Systems Software V7.6 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |