|
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.systems.application.visual.editor.actions.ui.MainEntryPointPromptDialog
public class MainEntryPointPromptDialog
The dialog prompts user to choose one main entry point for source model element in current diagram.
Field Summary | |
---|---|
static String |
copyright
|
Constructor Summary | |
---|---|
MainEntryPointPromptDialog(Shell shell,
String title,
List mainEntryPointSemanticElements)
|
Method Summary | |
---|---|
protected Control |
createInner(Composite parent)
|
protected void |
createTable(Composite layoutComposite)
Create main entry point table. |
protected Control |
getInitialFocusControl()
|
MainEntryPoint |
getSelectedMainEntryPoint()
Get selected MainEntryPoint. |
SourceContainer |
getSelectedSourceContainer()
Get selected source container. |
protected boolean |
processOK()
|
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 MainEntryPointPromptDialog(Shell shell, String title, List mainEntryPointSemanticElements)
shell
- title
- inputObject
- Method Detail |
---|
protected Control createInner(Composite parent)
protected void createTable(Composite layoutComposite)
protected Control getInitialFocusControl()
protected boolean processOK()
com.ibm.etools.systems.core.ui.dialogs.SystemPromptDialog#processOK()
public SourceContainer getSelectedSourceContainer()
public MainEntryPoint getSelectedMainEntryPoint()
|
Rational Developer for Power Systems Software V7.6 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |