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

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

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

Methods in edu.ntnu.item.jt.GUI that return types with arguments of type VMPanel
 ArrayList<VMPanel> HostPanel.getVmPanels()
           
 

Method parameters in edu.ntnu.item.jt.GUI with type arguments of type VMPanel
 void HostPanel.setVmPanels(ArrayList<VMPanel> vmPanels)