Package org.safs.tools.drivers

Interface Summary
ConfigureInterface  
ConfigureLocatorInterface  
DebugInterface  
DriverInterface  
FlowControlInterface  
MouseHookObserver MouseHookObserver an interface as Observer used in MouseCheckTimer.
 

Class Summary
AbstractDriver The root, abstract implementation of our tool-independent Driver.
AbstractInputProcessor An abstract implementation of the DriverInterface to be subclassed by other concrete InputProcessors.
ConfigureFile  
ConfigureFileLocator  
DebugInfo  
DefaultDriver The root, yet abstract, implementation of our tool-independent Driver.
DriverConfiguredSTAFInterfaceClass Provides a generic, incomplete implementation of a ConfigurableToolsInterface that requires or expects a DriverInterface as the object used to access configuration information.
DriverConstant  
FlowControlInfo  
InputProcessor Processes a single input source test table.
MouseCheckTimer MouseCheckTimer an Runnable for a separate thread to check mouse moving to imitate WM_MOUSEHOVER.
RStringStrategy Class RStringStrategy holds the strategy for STAFPC to generate R-Strings optionally.
SAFSDRIVER SAFSDRIVER is the default, completed implementation of our abstract DefaultDriver.
STAFProcessContainer Provides similar functionality as the RRAFS ProcessContainer app in a SAFS tool-independent and multiplatform environment.
STAFProcessContainerDriver An implementation of AbstractDriver for use by STAFProcessContainer.
STAFProcessContainerHelper  
STAFProcessContainerResult Used to capture status information and response from SAFS engines in a Driver environment.