Uses of Class
edu.ntnu.item.jt.GUI.AVEnginePanel

Packages that use AVEnginePanel
edu.ntnu.item.jt.GUI Provides the GUI capabilities of PowerScan 
 

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

Methods in edu.ntnu.item.jt.GUI that return AVEnginePanel
 AVEnginePanel VMPanel.getAvePanel()
           
 

Methods in edu.ntnu.item.jt.GUI with parameters of type AVEnginePanel
 void VMPanel.setAvePanel(AVEnginePanel avePanel)