Uses of Interface
org.troublescope.UserInteractionHandler

Packages that use UserInteractionHandler
org.troublescope   
org.troublescope.ui   
 

Uses of UserInteractionHandler in org.troublescope
 

Methods in org.troublescope with parameters of type UserInteractionHandler
 void Troubleshoot.gatherInputs(ApplicationContext ctx, UserInteractionHandler userHandler)
          Gather inputs from the user.
 EvaluationResults Troubleshoot.evaluate(ApplicationContext ctx, UserInteractionHandler userInteractionHandler)
          Evaluate the application.
 

Uses of UserInteractionHandler in org.troublescope.ui
 

Constructors in org.troublescope.ui with parameters of type UserInteractionHandler
TroubleshootingClient(UserInteractionHandler userInteractionHandler)
          Create a new TroubleshootingClient.
 



Copyright © 2002-2002 TroubleScope. All Rights Reserved.