Serialized Form


Package edu.ntnu.item.jt.GUI

Class edu.ntnu.item.jt.GUI.AVEnginePanel extends JPanel implements Serializable

Serialized Fields

avEngineBean

AVEngineBean avEngineBean

name

JTextField name

execPath

JTextField execPath

parameters

JTextField parameters

remoteLogPath

JTextField remoteLogPath

updateExecPath

JTextField updateExecPath

updateParameter

JTextField updateParameter

updateLogPath

JTextField updateLogPath

updateSuccessIndicator

JTextField updateSuccessIndicator

rtLogPath

JTextField rtLogPath

rtResult

JTextField rtResult

filterResultIdentifier

JTextField filterResultIdentifier

resultSuffix

JTextField resultSuffix

resultPrefix

JTextField resultPrefix

editor

GUIConfigEditor editor

saveChangesButton

JButton saveChangesButton

Class edu.ntnu.item.jt.GUI.DynamicToolPanel extends JTabbedPane implements Serializable

Serialized Fields

editor

GUIConfigEditor editor

name

JTextField name

path

JTextField path

parameters

JTextField parameters

resultPath

JTextField resultPath

toolPanels

ArrayList<E> toolPanels

toolBeans

ArrayList<E> toolBeans

Class edu.ntnu.item.jt.GUI.HostPanel extends JPanel implements Serializable

Serialized Fields

vmHostBean

VMwareHostBean vmHostBean

editor

GUIConfigEditor editor

nameLabel

JLabel nameLabel

usernameLabel

JLabel usernameLabel

passwordLabel

JLabel passwordLabel

portLabel

JLabel portLabel

nameField

JTextField nameField

usernameField

JTextField usernameField

passwordField

JTextField passwordField

portField

JTextField portField

vmPanels

ArrayList<E> vmPanels

addHostButton

JButton addHostButton

addVMButton

JButton addVMButton

Class edu.ntnu.item.jt.GUI.ToolPanel extends JPanel implements Serializable

Serialized Fields

toolBean

DynamicAnalysisToolBean toolBean

name

JTextField name

path

JTextField path

parameters

JTextField parameters

resultPath

JTextField resultPath

executeMalwareBox

JComboBox executeMalwareBox

editor

GUIConfigEditor editor

saveChangesButton

JButton saveChangesButton

addToolButton

JButton addToolButton

parentPanel

DynamicToolPanel parentPanel

Class edu.ntnu.item.jt.GUI.VMPanel extends JPanel implements Serializable

Serialized Fields

editor

GUIConfigEditor editor

editAVEButton

JButton editAVEButton

addAVEButton

JButton addAVEButton

editDATButton

JButton editDATButton

addDATButton

JButton addDATButton

vmBean

VMBean vmBean

avePanel

AVEnginePanel avePanel

datPanel

DynamicToolPanel datPanel

vmxPath

JTextField vmxPath

vmUsername

JTextField vmUsername

vmPassword

JTextField vmPassword

hostPanel

HostPanel hostPanel

changeButtons

boolean changeButtons

Package edu.ntnu.item.jt.system.errors

Class edu.ntnu.item.jt.system.errors.AlreadyInitializedException extends Exception implements Serializable

Class edu.ntnu.item.jt.system.errors.InvalidFileException extends Exception implements Serializable

Class edu.ntnu.item.jt.system.errors.NoMatchFoundException extends Exception implements Serializable

Class edu.ntnu.item.jt.system.errors.OperationNotSupportedException extends Exception implements Serializable

Class edu.ntnu.item.jt.system.errors.ParserException extends Exception implements Serializable

Class edu.ntnu.item.jt.system.errors.TimedOutException extends Exception implements Serializable

Class edu.ntnu.item.jt.system.errors.XMLValidationException extends Exception implements Serializable

serialVersionUID: -6390250753017949082L


Package edu.ntnu.item.jt.VMware.errors

Class edu.ntnu.item.jt.VMware.errors.ConnectionFailedException extends VMWareException implements Serializable

Class edu.ntnu.item.jt.VMware.errors.CreateSnapshotException extends VMWareException implements Serializable

Class edu.ntnu.item.jt.VMware.errors.DirectoryCreationException extends VMWareException implements Serializable

Class edu.ntnu.item.jt.VMware.errors.FileCopyException extends VMWareException implements Serializable

Class edu.ntnu.item.jt.VMware.errors.FileExecutionException extends VMWareException implements Serializable

Class edu.ntnu.item.jt.VMware.errors.LoginFailureException extends VMWareException implements Serializable

Class edu.ntnu.item.jt.VMware.errors.NoSnapshotAvailableException extends Exception implements Serializable

Class edu.ntnu.item.jt.VMware.errors.NoSnapshotLoadedException extends VMWareException implements Serializable

Class edu.ntnu.item.jt.VMware.errors.OpenVMException extends VMWareException implements Serializable

Class edu.ntnu.item.jt.VMware.errors.PowerOffFailureException extends VMWareException implements Serializable

Class edu.ntnu.item.jt.VMware.errors.PowerUpFailureException extends VMWareException implements Serializable

Class edu.ntnu.item.jt.VMware.errors.RevertToSnapshotFailedException extends VMWareException implements Serializable

Class edu.ntnu.item.jt.VMware.errors.VMWareException extends Exception implements Serializable

Serialized Fields

errCode

long errCode