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 TypeClassDescriptionclass
BasicActionRunner
maintains two prioritized thread pool internally to executeActionComposer
and browser actions separatedly.Methods in org.kquiet.browser that return ActionRunnerModifier and TypeMethodDescriptionprotected ActionRunner
AbstractActionComposer.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)