Uses of Interface
org.kquiet.browser.ActionRunner
Packages that use ActionRunner
-
Uses of ActionRunner in org.kquiet.browser
Classes in org.kquiet.browser that implement ActionRunnerModifier and TypeClassDescriptionclassBasicActionRunnermaintains two prioritized thread pool internally to executeActionComposerand browser actions separatedly.Methods in org.kquiet.browser that return ActionRunnerModifier and TypeMethodDescriptionprotected ActionRunnerAbstractActionComposer.getActionRunner()Get associatedActionRunner.Set the name of thisActionRunner.Methods in org.kquiet.browser with parameters of type ActionRunnerModifier and TypeMethodDescriptionAbstractActionComposer.setActionRunner(ActionRunner actionRunner) ActionComposer.setActionRunner(ActionRunner actionRunner) Set associatedActionRunner.BasicActionComposer.setActionRunner(ActionRunner actionRunner)