Uses of Class
edu.ntnu.item.jt.system.Frontend

Packages that use Frontend
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. 
 

Uses of Frontend in edu.ntnu.item.jt.GUI
 

Subclasses of Frontend in edu.ntnu.item.jt.GUI
 class GUIFrontend
          Specialization of Frontend for use with GUI
 

Uses of Frontend in edu.ntnu.item.jt.system
 

Methods in edu.ntnu.item.jt.system that return Frontend
static Frontend Frontend.getInstance()
          Getter for the Frontend singleton.