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

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

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

Constructors in edu.ntnu.item.jt.GUI with parameters of type GUIConfigEditor
AVEnginePanel(AVEngineBean avEngine, GUIConfigEditor editor)
           
DynamicToolPanel(VMBean vmBean, GUIConfigEditor editor)
           
HostPanel(VMwareHostBean vmHost, GUIConfigEditor editor)
           
ToolPanel(DynamicAnalysisToolBean toolBean, GUIConfigEditor editor, DynamicToolPanel parentPanel)
           
VMPanel(VMBean vmBean, GUIConfigEditor editor, HostPanel hostPanel)