|
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.SweepDeleteDialog
public class SweepDeleteDialog
Dialog for handling deletion of sweeped parameters in case there is more than one parameter on the same sweep level.
| Constructor Summary | |
|---|---|
SweepDeleteDialog(Shell parentShell,
java.util.List<java.lang.String> input)
Creates new instance of SweepDeleteDialog class. |
|
| Method Summary | |
|---|---|
java.util.List<java.lang.String> |
getElementsToRemove()
Method to access list of elements to remove as selected in dialog when user confirmed exit. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SweepDeleteDialog(Shell parentShell,
java.util.List<java.lang.String> input)
parentShell - shell of parent widgetinput - list of parameters from the same sweep level of deletion| Method Detail |
|---|
public java.util.List<java.lang.String> getElementsToRemove()
|
g-Eclipse Release 1.0.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||