Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Uses of Package
abbot.script

Classes in abbot.script used by abbot.script
AppClassLoader.AppEventQueue
           
AppClassLoader.BootstrapClassLoader
          Provide access to bootstrap classes that must be preloaded.
Call
          Class for script steps that want to invoke a method on a class.
ComponentReference
          Encapsulate as much information as is available to identify a GUI component.
InvalidScriptException
          Exception to indicate the script being parsed is invalid.
Launch
          Provides scripted static method invocation.
Script
          Provide a structure to encapsulate actions invoked on GUI components and tests performed on those components.
Sequence
          Script step which groups a sequence of other Steps.
Step
          Provides access to one step (line) from a script.
StepEvent
           
StepListener
          Listener for script step feedback.
StepRunner
           
StepRunnerTest.DefaultStep
           
Tags
           
XMLifiable