|
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.ui.dialogs.AbstractSimpleTestDialog
eu.geclipse.ui.simpleTest.ReachabilityTestDialog
public class ReachabilityTestDialog
A dialog that allows the user to ping selected resources.
| Constructor Summary | |
|---|---|
ReachabilityTestDialog(ISimpleTest test,
java.util.List<IGridResource> resources,
Shell parentShell)
Construct a new dialog from the specified test. |
|
| Method Summary | |
|---|---|
boolean |
close()
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ReachabilityTestDialog(ISimpleTest test,
java.util.List<IGridResource> resources,
Shell parentShell)
test - The ISimpleTest for which to create the dialog for.resources - The resources that this test should be applied to.parentShell - The parent shell of this dialog.| Method Detail |
|---|
public boolean close()
|
g-Eclipse Release 1.0.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||