Uses of Package
scone.accesstracking

Packages that use scone.accesstracking
scone.accesstracking Scone is able to trace the actions of a user when using a Web browser. 
scone.usertesttool Scone's usertesttool: TEA (Test Environment for Automation) "TEA" -- Scone's UserTestTool -- was developed to support usability experts while performing user tests. 
 

Classes in scone.accesstracking used by scone.accesstracking
AppletConnector
          Every time, LogApplet connects to RAS (scone.ras.rasServer.java), RAS starts an instance of this class that lives as long as the connection of the applet.
ConfigAccess
          This Class allows instances of AppletConnector to access the AccessTracking properties.
FrameAccess
          This Class stores all active frames in a list.
FrameAccessObject
          This Class can be inherited by classes that want to be informed on any change of open frames.
FrameSet
          FrameSet stores two or more Access objects to allow FrameHistory to work with frame sets
 

Classes in scone.accesstracking used by scone.usertesttool
FrameAccessObject
          This Class can be inherited by classes that want to be informed on any change of open frames.