|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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 . |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |