|
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.ArrangeAllPromptDialog
public class ArrangeAllPromptDialog
Dialog for specifying line style and orientation.
Field Summary | |
---|---|
static String |
copyright
|
Constructor Summary | |
---|---|
ArrangeAllPromptDialog(Shell shell,
String title,
String lineStyle,
String orientation)
Constructor. |
Method Summary | |
---|---|
protected Control |
createInner(Composite parent)
|
protected Control |
getInitialFocusControl()
|
String |
getLineStyle()
Get line style |
protected void |
initDialogSettings()
Initialize the settings for this dialog. |
boolean |
isVertical()
Get orientation |
protected void |
populateDialog()
Populate widgets |
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 ArrangeAllPromptDialog(Shell shell, String title, String lineStyle, String orientation)
shell:
- shell to contain the dialogtitle:
- dialog titlelineStyle:
- initial value of line styleorientation:
- initial value of orientationMethod Detail |
---|
protected Control createInner(Composite parent)
protected Control getInitialFocusControl()
protected void populateDialog()
protected boolean processOK()
com.ibm.etools.systems.core.ui.dialogs.SystemPromptDialog#processOK()
public boolean isVertical()
public String getLineStyle()
protected void initDialogSettings()
path
- the default path to use for the diagram file or null if the
dialog should use some default path.
|
Rational Developer for Power Systems Software V7.6 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |