Uses of Package
edu.ntnu.item.jt.system

Packages that use edu.ntnu.item.jt.system
edu.ntnu.item.jt.GUI Provides the GUI capabilities of PowerScan 
edu.ntnu.item.jt.system Central functionality class for PowerScan, which among others contain the Frontend and the library interface PowerScan class. 
 

Classes in edu.ntnu.item.jt.system used by edu.ntnu.item.jt.GUI
Frontend
          Provides a frontend to the application for the user.
PowerScan
          Central "control point" for the PowerScan application.
 

Classes in edu.ntnu.item.jt.system used by edu.ntnu.item.jt.system
AVUpdateResult
          Container for information regarding the result of a antivirus engine update information.
AVUpdateThreadCallback
          Interface for objects that are able to handle callbacks from AV update threads.
DynamicAnalysisResult
          This class is a representation of the result from a Dynamic Analysis tool
Executor
          This class contains all tools that is installed on a given Guest OS
Frontend
          Provides a frontend to the application for the user.
LogFilter
          A representation of the output format of a given antivirus engine.
Scanner
          Used for managing scan logic.
ScanResult
          Contains a generic representation of a virus scan result.
ScanThreadCallback
          Interface for all classes that are to handle scan threads (i.e. accept results from scan threads)