Uses of Class
scone.accesstracking.FrameAccess

Packages that use FrameAccess
scone.accesstracking Scone is able to trace the actions of a user when using a Web browser. 
 

Uses of FrameAccess in scone.accesstracking
 

Methods in scone.accesstracking that return FrameAccess
static FrameAccess FrameAccess.getInstance()
          Get a sole instance of FrameAccess, using the Singleton pattern.