|
g-Eclipse Release 1.0.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectDialog
eu.geclipse.jsdl.ui.widgets.SweepLoopDialog
public class SweepLoopDialog
Dialog or defining loop function for parameter sweep.
| Constructor Summary | |
|---|---|
SweepLoopDialog(Shell parentShell)
Creates new instance of SweepLoopDialog class. |
|
| Method Summary | |
|---|---|
java.lang.String |
getEndReturn()
Method to access loop's end value as entered in dialog when user pressed OK. |
java.lang.String[] |
getExceptionsReturn()
Method to access list of exceptions values for loop, as entered in dialog when user pressed OK. |
java.lang.String |
getStartReturn()
Method to access loop's start value as entered in dialog when user pressed OK. |
java.lang.String |
getStepReturn()
Method to access loop's step value as entered in dialog when user pressed OK. |
void |
modifyText(ModifyEvent e)
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SweepLoopDialog(Shell parentShell)
parentShell - shell of a parent widget| Method Detail |
|---|
public void modifyText(ModifyEvent e)
public java.lang.String getStartReturn()
public java.lang.String getEndReturn()
public java.lang.String getStepReturn()
public java.lang.String[] getExceptionsReturn()
|
g-Eclipse Release 1.0.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||