g-Eclipse
Release 1.0.0

Uses of Class
eu.geclipse.ui.dialogs.AbstractSimpleTestDialog

Packages that use AbstractSimpleTestDialog
eu.geclipse.ui   
eu.geclipse.ui.simpleTest   
 

Uses of AbstractSimpleTestDialog in eu.geclipse.ui
 

Methods in eu.geclipse.ui that return AbstractSimpleTestDialog
 AbstractSimpleTestDialog ISimpleTestUIFactory.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.
 

Uses of AbstractSimpleTestDialog in eu.geclipse.ui.simpleTest
 

Methods in eu.geclipse.ui.simpleTest that return AbstractSimpleTestDialog
 AbstractSimpleTestDialog DNSLookUpUIFactory.getSimpleTestDialog(ISimpleTest test, java.util.List<IGridResource> resources, Shell parentShell)
           
 AbstractSimpleTestDialog ReachabilityTestUIFactory.getSimpleTestDialog(ISimpleTest test, java.util.List<IGridResource> resources, Shell parentShell)
           
 AbstractSimpleTestDialog PortScanUIFactory.getSimpleTestDialog(ISimpleTest test, java.util.List<IGridResource> resources, Shell parentShell)
           
 


g-Eclipse
Release 1.0.0