Package edu.ntnu.item.jt.GUI

Provides the GUI capabilities of PowerScan

See:
          Description

Class Summary
AVEnginePanel This class represents the "Edit AVE" view in the config editor.
DynamicToolPanel This class is a representation of the tabbed pane that contains the tool panels in the "Edit tool" view of the config editor.
GUI This class is responsible for creating and managing the GUI.
GUIConfigEditor This is the main class of the GUI config editor system, and represents the main window of the editor.
GUIFrontend Specialization of Frontend for use with GUI
HostPanel This class is a representation of the VMwareHostBean as used in the config editor.
ToolPanel This class is a JPanel representation of the DynamicAnalysisToolBean, used in the "Edit tool" view of the config editor.
VMPanel This class is a panel representation of the VMBean used in the config editor "Host/VM" view
 

Package edu.ntnu.item.jt.GUI Description

Provides the GUI capabilities of PowerScan.