|
g-Eclipse Release 1.0.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ISimpleTestUIFactory
An ISimpleTestUIFactory is responsible to provide
UI elements for handling a certain kind of simple test.
| Method Summary | |
|---|---|
AbstractSimpleTestDialog |
getSimpleTestDialog(ISimpleTest test,
java.util.List<IGridResource> resources,
Shell parentShell)
Get an dialog that is used to present the user with how to perform the simple test. |
ISimpleTestDescription |
getSupportedDescription()
Get an ISimpleTestDescription that represents the tests
and descriptions that are supported by this factory. |
| Method Detail |
|---|
AbstractSimpleTestDialog getSimpleTestDialog(ISimpleTest test,
java.util.List<IGridResource> resources,
Shell parentShell)
test - The test from which to show the dialog.resources - The resources that this test should be applied to.parentShell - The parent shell for the dialog.
AbstractSimpleTestDialog that is dedicated
to a certain type of test.ISimpleTestDescription getSupportedDescription()
ISimpleTestDescription that represents the tests
and descriptions that are supported by this factory.
|
g-Eclipse Release 1.0.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||