Serialized Form


Package org.tfe.console

Class org.tfe.console.AlertDetailsDataPanel implements Serializable

Serialized Fields

AlertSigTitleLabel

javax.swing.JLabel AlertSigTitleLabel

AlertSigDataLabel

javax.swing.JLabel AlertSigDataLabel

AlertTimeTitleLabel

javax.swing.JLabel AlertTimeTitleLabel

AlertTimeDataLabel

javax.swing.JLabel AlertTimeDataLabel

Class org.tfe.console.AlertDetailsFrame implements Serializable

Serialized Fields

alert

Alert alert

f

java.awt.Font f

decodeButton

javax.swing.JButton decodeButton

closeButton

javax.swing.JButton closeButton

Class org.tfe.console.AlertDetailsPanel implements Serializable

Serialized Fields

sdf

java.text.SimpleDateFormat sdf

layer3InfoArea

javax.swing.JTextArea layer3InfoArea

sensorScrollPane

javax.swing.JScrollPane sensorScrollPane

sensorInfoArea

javax.swing.JTextArea sensorInfoArea

layer4ScrollPane

javax.swing.JScrollPane layer4ScrollPane

layer3ScrollPane

javax.swing.JScrollPane layer3ScrollPane

layer4InfoArea

javax.swing.JTextArea layer4InfoArea

Class org.tfe.console.ButtonPanel implements Serializable

Serialized Fields

gridBagConstraints1

java.awt.GridBagConstraints gridBagConstraints1

Class org.tfe.console.ChatFrame implements Serializable

Serialized Fields

closeButton

javax.swing.JButton closeButton

f

java.awt.Font f

theClient

Client theClient

Class org.tfe.console.ChatPanel implements Serializable

Serialized Fields

server

AlertServer server

theClient

Client theClient

TitleLabel

javax.swing.JLabel TitleLabel

chatInputField

javax.swing.JTextField chatInputField

chatScrollPane

javax.swing.JScrollPane chatScrollPane

chatTextArea

javax.swing.JTextArea chatTextArea

jSeparator1

javax.swing.JSeparator jSeparator1

sendButton

javax.swing.JButton sendButton

Class org.tfe.console.ColorizationSettingsPanel implements Serializable

Serialized Fields

hipt

HotIPTable hipt

theClient

Client theClient

AddButton

javax.swing.JButton AddButton

DeleteButton

javax.swing.JButton DeleteButton

EditButton

javax.swing.JButton EditButton

EmailAddressField

javax.swing.JTextField EmailAddressField

EmailAddressLabel

javax.swing.JLabel EmailAddressLabel

ListScrollPane

javax.swing.JScrollPane ListScrollPane

ListTitleLabel

javax.swing.JLabel ListTitleLabel

SMTPServerField

javax.swing.JTextField SMTPServerField

SMTPServerLabel

javax.swing.JLabel SMTPServerLabel

jSeparator1

javax.swing.JSeparator jSeparator1

jSeparator2

javax.swing.JSeparator jSeparator2

useColorizationCheckBox

javax.swing.JCheckBox useColorizationCheckBox

useEmailAlertsCheckBox

javax.swing.JCheckBox useEmailAlertsCheckBox

Class org.tfe.console.Console implements Serializable

Serialized Fields

alertsTable

AlertsTable alertsTable
The table in which Alerts are displayed


alertHistoryTable

AlertHistoryTable alertHistoryTable
The table in which related Alerts are displayed


settings

Settings settings
Global settings for the console and related tools


tooltip

java.lang.String tooltip
The tooltip of the AlertsTable


menuBar

ConsoleMenuBar menuBar
The menu bar to be used.


localhost

java.net.InetAddress localhost
The InetAddress of the local machine (for security purposes).


AlertsPane

javax.swing.JScrollPane AlertsPane

LowerSplitPane

javax.swing.JSplitPane LowerSplitPane

MainSplitPane

javax.swing.JSplitPane MainSplitPane

Class org.tfe.console.ConsoleMenuBar implements Serializable

Serialized Fields

parentFrame

Console parentFrame

theClient

Client theClient

localhost

java.net.InetAddress localhost

ToolsMenu

javax.swing.JMenu ToolsMenu

FileMenu

javax.swing.JMenu FileMenu

QueryMenu

javax.swing.JMenu QueryMenu

HelpMenu

javax.swing.JMenu HelpMenu

SelectMenu

javax.swing.JMenu SelectMenu

EditMenu

javax.swing.JMenu EditMenu

FilterMenu

javax.swing.JMenu FilterMenu

ServerMenu

javax.swing.JMenu ServerMenu

VizMenu

javax.swing.JMenu VizMenu

SendToMenuItem

javax.swing.JMenu SendToMenuItem

SelNoneMenuItem

javax.swing.JMenuItem SelNoneMenuItem

QueryBuilderMenuItem

javax.swing.JMenuItem QueryBuilderMenuItem

SendToMailMenuItem

javax.swing.JMenuItem SendToMailMenuItem

FilterDstPortMenuItem

javax.swing.JMenuItem FilterDstPortMenuItem

SettingsMenuItem

javax.swing.JMenuItem SettingsMenuItem

DBCredsMenuItem

javax.swing.JMenuItem DBCredsMenuItem

SearchMenuItem

javax.swing.JMenuItem SearchMenuItem

ConnectMenuItem

javax.swing.JMenuItem ConnectMenuItem

CredentialsMenuItem

javax.swing.JMenuItem CredentialsMenuItem

DelMenuItem

javax.swing.JMenuItem DelMenuItem

FilterSrcIPMenuItem

javax.swing.JMenuItem FilterSrcIPMenuItem

FilterSrcPortMenuItem

javax.swing.JMenuItem FilterSrcPortMenuItem

SelAllMenuItem

javax.swing.JMenuItem SelAllMenuItem

FilterSigMenuItem

javax.swing.JMenuItem FilterSigMenuItem

FilterDstIPMenuItem

javax.swing.JMenuItem FilterDstIPMenuItem

SaveSettingsMenuItem

javax.swing.JMenuItem SaveSettingsMenuItem

ChatMenuItem

javax.swing.JMenuItem ChatMenuItem

SelRelatedMenuItem

javax.swing.JMenuItem SelRelatedMenuItem

ExitMenuItem

javax.swing.JMenuItem ExitMenuItem

EvtHistoryMenuItem

javax.swing.JMenuItem EvtHistoryMenuItem

ReportMenuItem

javax.swing.JMenuItem ReportMenuItem

HostInfoMenuItem

javax.swing.JMenuItem HostInfoMenuItem

FilterNoneMenuItem

javax.swing.JMenuItem FilterNoneMenuItem

AboutMenuItem

javax.swing.JMenuItem AboutMenuItem

sensorMapMenuItem

javax.swing.JCheckBoxMenuItem sensorMapMenuItem

selectedTable

AlertsTable selectedTable

Class org.tfe.console.CredentialsDialog implements Serializable

Serialized Fields

pwInfo

java.lang.String[] pwInfo

okButton

javax.swing.JButton okButton

closeButton

javax.swing.JButton closeButton

f

java.awt.Font f

cp

CredentialsPanel cp

Class org.tfe.console.CredentialsPanel implements Serializable

Serialized Fields

userNameLabel

javax.swing.JLabel userNameLabel

userNameField

javax.swing.JTextField userNameField

PWDLabel

javax.swing.JLabel PWDLabel

PWDField

javax.swing.JPasswordField PWDField

Class org.tfe.console.DecodeFrame implements Serializable

Serialized Fields

hexString

java.lang.String hexString

asciiValues

char[] asciiValues

hexValues

java.lang.String[] hexValues

dp

DecodePanel dp

closeButton

javax.swing.JButton closeButton

f

java.awt.Font f

Class org.tfe.console.DecodePanel implements Serializable

Serialized Fields

HexScrollPane

javax.swing.JScrollPane HexScrollPane

HexTextArea

javax.swing.JTextArea HexTextArea

AsciiScrollPane

javax.swing.JScrollPane AsciiScrollPane

AsciiTextArea

javax.swing.JTextArea AsciiTextArea

Class org.tfe.console.DeleteDialog implements Serializable

Serialized Fields

okButton

javax.swing.JButton okButton

closeButton

javax.swing.JButton closeButton

f

java.awt.Font f

dp

DeletePanel dp

currentTable

AlertsTable currentTable

theClient

Client theClient

Class org.tfe.console.DeletePanel implements Serializable

Serialized Fields

ConsoleCheckBox

javax.swing.JCheckBox ConsoleCheckBox

DBCheckBox

javax.swing.JCheckBox DBCheckBox

ServerCheckBox

javax.swing.JCheckBox ServerCheckBox

TitleLabel

javax.swing.JLabel TitleLabel

jSeparator1

javax.swing.JSeparator jSeparator1

Class org.tfe.console.EmailFrame implements Serializable

Serialized Fields

sendButton

javax.swing.JButton sendButton

closeButton

javax.swing.JButton closeButton

f

java.awt.Font f

emp

EmailPanel emp

Class org.tfe.console.EmailPanel implements Serializable

Serialized Fields

ToField

javax.swing.JTextField ToField

ServerLabel

javax.swing.JLabel ServerLabel

ToLabel

javax.swing.JLabel ToLabel

MessageTextArea

javax.swing.JTextArea MessageTextArea

FromLabel

javax.swing.JLabel FromLabel

SubjectField

javax.swing.JTextField SubjectField

SubjectLabel

javax.swing.JLabel SubjectLabel

ServerField

javax.swing.JTextField ServerField

MessageScrollPane

javax.swing.JScrollPane MessageScrollPane

FromField

javax.swing.JTextField FromField

Class org.tfe.console.GPLFrame implements Serializable

Serialized Fields

closeButton

javax.swing.JButton closeButton

f

java.awt.Font f

gplScrollPane

javax.swing.JScrollPane gplScrollPane

gplTextArea

javax.swing.JTextArea gplTextArea

Class org.tfe.console.HostInfoDataPanel implements Serializable

Serialized Fields

whoisServerLabel

javax.swing.JLabel whoisServerLabel

whoisServerComboBox

javax.swing.JComboBox whoisServerComboBox

IPAddressLabel

javax.swing.JLabel IPAddressLabel

IPAddressField

javax.swing.JTextField IPAddressField

Class org.tfe.console.HostInfoPanel implements Serializable

Serialized Fields

whoisScrollPane

javax.swing.JScrollPane whoisScrollPane

whoisTextArea

javax.swing.JTextArea whoisTextArea

nsLookupScrollPane

javax.swing.JScrollPane nsLookupScrollPane

nsLookupTextArea

javax.swing.JTextArea nsLookupTextArea

Class org.tfe.console.HostInfoTool implements Serializable

Serialized Fields

hidp

HostInfoDataPanel hidp

hip

HostInfoPanel hip

lookupButton

javax.swing.JButton lookupButton

closeButton

javax.swing.JButton closeButton

f

java.awt.Font f

buttons

javax.swing.JButton[] buttons

bpanel

ButtonPanel bpanel

Class org.tfe.console.HotIPFrame implements Serializable

Serialized Fields

editingIndex

int editingIndex

editing

boolean editing

thisHotIP

HotIP thisHotIP

okButton

javax.swing.JButton okButton

closeButton

javax.swing.JButton closeButton

f

java.awt.Font f

hip

HotIPPanel hip

Class org.tfe.console.HotIPPanel implements Serializable

Serialized Fields

colors

java.awt.Color[] colors

HotIPColor

java.awt.Color HotIPColor

initialize

boolean initialize

IPAddrField

javax.swing.JTextField IPAddrField

TitleLabel

javax.swing.JLabel TitleLabel

IPAddrLabel

javax.swing.JLabel IPAddrLabel

ColorLabel

javax.swing.JLabel ColorLabel

CommentsLabel

javax.swing.JLabel CommentsLabel

jSeparator1

javax.swing.JSeparator jSeparator1

ColorComboBox

javax.swing.JComboBox ColorComboBox

CommentsField

javax.swing.JTextField CommentsField

Class org.tfe.console.IncidentFrame implements Serializable

Serialized Fields

alertList

AlertList alertList

qf

QueryFactory qf

table

AlertHistoryTable table

oldIncident

Incident oldIncident

ipanel

IncidentPanel ipanel

okButton

javax.swing.JButton okButton

closeButton

javax.swing.JButton closeButton

f

java.awt.Font f

theClient

Client theClient

Class org.tfe.console.IncidentPanel implements Serializable

Serialized Fields

IncDescriptionLabel

javax.swing.JLabel IncDescriptionLabel

CommentTextArea

javax.swing.JTextArea CommentTextArea

CommentScrollPane

javax.swing.JScrollPane CommentScrollPane

IncCategoryComboBox

javax.swing.JComboBox IncCategoryComboBox

IncDescriptionTextField

javax.swing.JTextField IncDescriptionTextField

IncCategoryLabel

javax.swing.JLabel IncCategoryLabel

RelatedAlertsTitleLabel

javax.swing.JLabel RelatedAlertsTitleLabel

TitleLabel

javax.swing.JLabel TitleLabel

IncStatusComboBox

javax.swing.JComboBox IncStatusComboBox

IncStatusLabel

javax.swing.JLabel IncStatusLabel

jSeparator1

javax.swing.JSeparator jSeparator1

CommentTitleLabel

javax.swing.JLabel CommentTitleLabel

AlertListingScrollPane

javax.swing.JScrollPane AlertListingScrollPane

jSeparator3

javax.swing.JSeparator jSeparator3

Class org.tfe.console.QueryBuilderFrame implements Serializable

Serialized Fields

qbp

QueryBuilderPanel qbp

okButton

javax.swing.JButton okButton

closeButton

javax.swing.JButton closeButton

f

java.awt.Font f

theClient

Client theClient

Class org.tfe.console.QueryBuilderPanel implements Serializable

Serialized Fields

currentDate

java.util.Calendar currentDate

startDateModel

javax.swing.SpinnerDateModel startDateModel

endDateModel

javax.swing.SpinnerDateModel endDateModel

sdf

java.text.SimpleDateFormat sdf

sensorTextField

javax.swing.JTextField sensorTextField

dstPortCheckBox

javax.swing.JCheckBox dstPortCheckBox

priorityCheckBox

javax.swing.JCheckBox priorityCheckBox

signatureTextField

javax.swing.JTextField signatureTextField

endDateSpinner

javax.swing.JSpinner endDateSpinner

dstIPTextField

javax.swing.JTextField dstIPTextField

startDateCheckBox

javax.swing.JCheckBox startDateCheckBox

dstIPCheckBox

javax.swing.JCheckBox dstIPCheckBox

srcPortTextField

javax.swing.JTextField srcPortTextField

signatureCheckBox

javax.swing.JCheckBox signatureCheckBox

ProtocolComboBox

javax.swing.JComboBox ProtocolComboBox

priorityTextField

javax.swing.JTextField priorityTextField

TitleLabel

javax.swing.JLabel TitleLabel

srcIPCheckBox

javax.swing.JCheckBox srcIPCheckBox

ProtocolLabel

javax.swing.JLabel ProtocolLabel

dstPortTextField

javax.swing.JTextField dstPortTextField

srcPortCheckBox

javax.swing.JCheckBox srcPortCheckBox

srcIPTextField

javax.swing.JTextField srcIPTextField

endDateCheckBox

javax.swing.JCheckBox endDateCheckBox

sensorCheckBox

javax.swing.JCheckBox sensorCheckBox

TitleSeparator

javax.swing.JSeparator TitleSeparator

startDateSpinner

javax.swing.JSpinner startDateSpinner

Class org.tfe.console.ReportInputFrame implements Serializable

Serialized Fields

rip

ReportInputPanel rip

f

java.awt.Font f

generateButton

javax.swing.JButton generateButton

closeButton

javax.swing.JButton closeButton

theClient

Client theClient

Class org.tfe.console.ReportInputPanel implements Serializable

Serialized Fields

currentDate

java.util.Calendar currentDate

startDateModel

javax.swing.SpinnerDateModel startDateModel

endDateModel

javax.swing.SpinnerDateModel endDateModel

sdf

java.text.SimpleDateFormat sdf

ReportTypeComboBox

javax.swing.JComboBox ReportTypeComboBox

jSeparator2

javax.swing.JSeparator jSeparator2

ToDateSpinner

javax.swing.JSpinner ToDateSpinner

ReportTypeLabel

javax.swing.JLabel ReportTypeLabel

ToLabel

javax.swing.JLabel ToLabel

FromLabel

javax.swing.JLabel FromLabel

TitleLabel

javax.swing.JLabel TitleLabel

jSeparator1

javax.swing.JSeparator jSeparator1

FromDateSpinner

javax.swing.JSpinner FromDateSpinner

Class org.tfe.console.ReportResultFrame implements Serializable

Serialized Fields

IncidentsTable

IncidentTable IncidentsTable

alertsTable

AlertsTable alertsTable

alertBuffer

AlertList alertBuffer

incidentBuffer

java.util.ArrayList incidentBuffer

rrp

ReportResultPanel rrp

closeButton

javax.swing.JButton closeButton

f

java.awt.Font f

theClient

Client theClient

Class org.tfe.console.ReportResultPanel implements Serializable

Serialized Fields

jSeparator2

javax.swing.JSeparator jSeparator2

IncidentScrollPane

javax.swing.JScrollPane IncidentScrollPane

AlertReportTitleLabel

javax.swing.JLabel AlertReportTitleLabel

jSeparator1

javax.swing.JSeparator jSeparator1

IncidentReportTitleLabel

javax.swing.JLabel IncidentReportTitleLabel

AlertScrollPane

javax.swing.JScrollPane AlertScrollPane

Class org.tfe.console.RTASettingsPanel implements Serializable

Serialized Fields

jSeparator2

javax.swing.JSeparator jSeparator2

RetrieveAlertsCheckBox

javax.swing.JCheckBox RetrieveAlertsCheckBox

MaxAlertsLabel

javax.swing.JLabel MaxAlertsLabel

useListenerCheckBox

javax.swing.JCheckBox useListenerCheckBox

RTAServerIPLabel

javax.swing.JLabel RTAServerIPLabel

RTAServerIPField

javax.swing.JTextField RTAServerIPField

DBIPLabel

javax.swing.JLabel DBIPLabel

RTAPortLabel

javax.swing.JLabel RTAPortLabel

DBIPField

javax.swing.JTextField DBIPField

DBTypeLabel

javax.swing.JLabel DBTypeLabel

serverButtonGroup

javax.swing.ButtonGroup serverButtonGroup

jSeparator1

javax.swing.JSeparator jSeparator1

DBTypeComboBox

javax.swing.JComboBox DBTypeComboBox

useServerCheckBox

javax.swing.JCheckBox useServerCheckBox

MaxAlertsField

javax.swing.JTextField MaxAlertsField

RTAPortField

javax.swing.JTextField RTAPortField

Class org.tfe.console.SearchFrame implements Serializable

Serialized Fields

startRow

int startRow

AlertsTable

AlertsTable AlertsTable

t

AlertsTableModel t

f

java.awt.Font f

searchButton

javax.swing.JButton searchButton

canxButton

javax.swing.JButton canxButton

sp

SearchPanel sp

Class org.tfe.console.SearchPanel implements Serializable

Serialized Fields

titleLabel

javax.swing.JLabel titleLabel

searchInputField

javax.swing.JTextField searchInputField

Class org.tfe.console.SensorDialog implements Serializable

Serialized Fields

sensorCoords

java.awt.Dimension sensorCoords

editingOld

boolean editingOld

thisSensor

Sensor thisSensor

sp

SensorPanel sp

okButton

javax.swing.JButton okButton

closeButton

javax.swing.JButton closeButton

notesButton

javax.swing.JButton notesButton

f

java.awt.Font f

Class org.tfe.console.SensorPanel implements Serializable

Serialized Fields

colors

java.awt.Color[] colors

SensorColor

java.awt.Color SensorColor

initialize

boolean initialize

jSeparator2

javax.swing.JSeparator jSeparator2

IgnoreCheckBox

javax.swing.JCheckBox IgnoreCheckBox

HostNameLabel

javax.swing.JLabel HostNameLabel

LocationLabel

javax.swing.JLabel LocationLabel

DescriptionField

javax.swing.JTextField DescriptionField

LocationField

javax.swing.JTextField LocationField

VersionField

javax.swing.JTextField VersionField

TypeComboBox

javax.swing.JComboBox TypeComboBox

HostNameField

javax.swing.JTextField HostNameField

TitleLabel

javax.swing.JLabel TitleLabel

ColorLabel

javax.swing.JLabel ColorLabel

TypeLabel

javax.swing.JLabel TypeLabel

jSeparator1

javax.swing.JSeparator jSeparator1

VersionLabel

javax.swing.JLabel VersionLabel

DescriptionLabel

javax.swing.JLabel DescriptionLabel

ColorComboBox

javax.swing.JComboBox ColorComboBox

Class org.tfe.console.SensorPOCFrame implements Serializable

Serialized Fields

okButton

javax.swing.JButton okButton

closeButton

javax.swing.JButton closeButton

f

java.awt.Font f

thisSensor

Sensor thisSensor

spp

SensorPOCPanel spp

Class org.tfe.console.SensorPOCPanel implements Serializable

Serialized Fields

NotesTextArea

javax.swing.JTextArea NotesTextArea

jSeparator2

javax.swing.JSeparator jSeparator2

POCPhoneField

javax.swing.JTextField POCPhoneField

POCNameField

javax.swing.JTextField POCNameField

NotesLabel

javax.swing.JLabel NotesLabel

POCPhoneLabel

javax.swing.JLabel POCPhoneLabel

POCAddressLabel

javax.swing.JLabel POCAddressLabel

POCAddressField

javax.swing.JTextField POCAddressField

NotesScrollPane

javax.swing.JScrollPane NotesScrollPane

TitleLabel

javax.swing.JLabel TitleLabel

POCNameLabel

javax.swing.JLabel POCNameLabel

jSeparator1

javax.swing.JSeparator jSeparator1

Class org.tfe.console.SensorSettingsPanel implements Serializable

Serialized Fields

sensorTable

SensorTable sensorTable

sensorList

SensorList sensorList

EditButton

javax.swing.JButton EditButton

DeleteButton

javax.swing.JButton DeleteButton

SensorScrollPane

javax.swing.JScrollPane SensorScrollPane

TitleLabel

javax.swing.JLabel TitleLabel

AddButton

javax.swing.JButton AddButton

Class org.tfe.console.SensorSummaryFrame implements Serializable

Serialized Fields

closeButton

javax.swing.JButton closeButton

ssp

SensorSummaryPanel ssp

Class org.tfe.console.SensorSummaryPanel implements Serializable

Serialized Fields

SensorAlertHistoryTable

AlertHistoryTable SensorAlertHistoryTable

jSeparator2

javax.swing.JSeparator jSeparator2

SensorNameLabel2

javax.swing.JLabel SensorNameLabel2

SensorLocationLabel2

javax.swing.JLabel SensorLocationLabel2

SensorDescriptionLabel1

javax.swing.JLabel SensorDescriptionLabel1

SensorNameLabel1

javax.swing.JLabel SensorNameLabel1

SensorDescriptionLabel2

javax.swing.JLabel SensorDescriptionLabel2

TitleLabel

javax.swing.JLabel TitleLabel

jSeparator1

javax.swing.JSeparator jSeparator1

AlertSummaryScrollPane

javax.swing.JScrollPane AlertSummaryScrollPane

SensorLocationLabel1

javax.swing.JLabel SensorLocationLabel1

Class org.tfe.console.Settings implements Serializable

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream in)
                 throws java.io.IOException,
                        java.lang.ClassNotFoundException

writeObject

private void writeObject(java.io.ObjectOutputStream out)
                  throws java.io.IOException

Class org.tfe.console.SettingsFrame implements Serializable

Serialized Fields

okButton

javax.swing.JButton okButton

closeButton

javax.swing.JButton closeButton

f

java.awt.Font f

rtasp

RTASettingsPanel rtasp

csp

ColorizationSettingsPanel csp

ssp

SensorSettingsPanel ssp

SettingsTabbedPane

javax.swing.JTabbedPane SettingsTabbedPane


Package org.tfe.console.Charts

Class org.tfe.console.Charts.ChartFrame implements Serializable

Serialized Fields

chart

JFreeChart chart

jfcp

ChartPanel jfcp

closeButton

javax.swing.JButton closeButton

f

java.awt.Font f

labels

java.lang.String[] labels

vals

java.lang.Integer[][] vals

chartPopupMenu

javax.swing.JPopupMenu chartPopupMenu

saveMenuItem

javax.swing.JMenuItem saveMenuItem

closeMenuItem

javax.swing.JMenuItem closeMenuItem


Package org.tfe.console.SensorMap

Class org.tfe.console.SensorMap.mappableImageIcon implements Serializable

Serialized Fields

mappingTable

java.util.Hashtable mappingTable

FileName

java.io.File FileName

Class org.tfe.console.SensorMap.SensorMap implements Serializable

Serialized Fields

maxUnitIncrement

int maxUnitIncrement

sensorColor

java.awt.Color sensorColor

dim

java.awt.Dimension dim

SENSOR_NAME

java.lang.String SENSOR_NAME

clickedSensor

Sensor clickedSensor

theClient

Client theClient

Class org.tfe.console.SensorMap.SensorMapConfigFrame implements Serializable

Serialized Fields

sensorIndex

int sensorIndex

s

Sensor s

thisMap

SensorMap thisMap

prevButton

javax.swing.JButton prevButton

nextButton

javax.swing.JButton nextButton

plotButton

javax.swing.JButton plotButton

closeButton

javax.swing.JButton closeButton

smcp

SensorMapConfigPanel smcp

f

java.awt.Font f

Class org.tfe.console.SensorMap.SensorMapConfigPanel implements Serializable

Serialized Fields

SensorXLabel2

javax.swing.JLabel SensorXLabel2

SensorNameLabel2

javax.swing.JLabel SensorNameLabel2

SensorYLabel1

javax.swing.JLabel SensorYLabel1

SensorXLabel1

javax.swing.JLabel SensorXLabel1

MapNameLabel2

javax.swing.JLabel MapNameLabel2

SensorYLabel2

javax.swing.JLabel SensorYLabel2

SensorNameLabel1

javax.swing.JLabel SensorNameLabel1

TitleLabel

javax.swing.JLabel TitleLabel

MapNameLabel1

javax.swing.JLabel MapNameLabel1

jSeparator1

javax.swing.JSeparator jSeparator1

Class org.tfe.console.SensorMap.SensorMapInitializationFrame implements Serializable

Serialized Fields

theConsole

Console theConsole

theClient

Client theClient

TitleLabel

javax.swing.JLabel TitleLabel

jSeparator1

javax.swing.JSeparator jSeparator1

NewMapLabel

javax.swing.JLabel NewMapLabel

NewMapButton

javax.swing.JButton NewMapButton

LoadMapLabel

javax.swing.JLabel LoadMapLabel

LoadMapButton

javax.swing.JButton LoadMapButton

Class org.tfe.console.SensorMap.SensorMapPopupMenu implements Serializable

Serialized Fields

PopupPlotSensors

javax.swing.JMenuItem PopupPlotSensors

PopupConfigSensors

javax.swing.JMenuItem PopupConfigSensors

PopupImage

javax.swing.JMenuItem PopupImage

PopupSummary

javax.swing.JMenuItem PopupSummary

PopupOpen

javax.swing.JMenuItem PopupOpen

PopupSave

javax.swing.JMenuItem PopupSave

thisMap

SensorMap thisMap

theClient

Client theClient


Package org.tfe.console.Tables

Class org.tfe.console.Tables.AlertCellRenderer implements Serializable

Class org.tfe.console.Tables.AlertCollectionTable implements Serializable

Serialized Fields

tableModel

AlertCollectionTableModel tableModel

Class org.tfe.console.Tables.AlertCollectionTableModel implements Serializable

Serialized Fields

columnNames

java.lang.String[] columnNames
holds the strings to be displayed in the column headers of our table


columnClasses

java.lang.Class[] columnClasses
holds the data types for all our columns


data

java.util.Vector data
holds our data


unFilteredData

java.util.Vector unFilteredData
holds our old data while we're filtering


isColorized

boolean isColorized
boolean telling whether or not to colorize


sortAsc

boolean sortAsc
boolean telling whether sorting is ascending or descending (true = ascending, false = descending.


filtering

boolean filtering
boolean telling whether or not table filtering is enabled. (true = enabled, false = disabled.


sortCol

int sortCol
integer to keep track of which column by which we're sorting


filterCol

int filterCol
integer to keep track of which column by which we're filtering


filterVal

java.lang.String filterVal
String to keep track of the value that we're filtering on

Class org.tfe.console.Tables.AlertHistoryCellRenderer implements Serializable

Class org.tfe.console.Tables.AlertHistoryPopupMenu implements Serializable

Serialized Fields

alertHistoryTable

AlertHistoryTable alertHistoryTable

PopupDetails

javax.swing.JMenuItem PopupDetails

PopupIncident

javax.swing.JMenuItem PopupIncident

PopupSendTo

javax.swing.JMenu PopupSendTo

PopupSendToMail

javax.swing.JMenuItem PopupSendToMail

PopupSendToQueryBuilder

javax.swing.JMenuItem PopupSendToQueryBuilder

PopupSendToHInfo

javax.swing.JMenuItem PopupSendToHInfo

PopupSendToHotIP

javax.swing.JMenuItem PopupSendToHotIP

PopupReset

javax.swing.JMenuItem PopupReset

PopupQueryHistory

javax.swing.JMenuItem PopupQueryHistory

f

java.awt.Font f

theClient

Client theClient

Class org.tfe.console.Tables.AlertHistoryTable implements Serializable

Serialized Fields

tableModel

AlertHistoryTableModel tableModel

observedList

AlertList observedList

theClient

Client theClient

Class org.tfe.console.Tables.AlertHistoryTableModel implements Serializable

Serialized Fields

columnNames

java.lang.String[] columnNames

columnClasses

java.lang.Class[] columnClasses

data

java.util.Vector data

sortCol

int sortCol
The column on which sorting is enabled


sortAsc

boolean sortAsc
Whether or not the table is sorted in ascending order


isColorized

boolean isColorized
boolean telling whether or not to colorize

Class org.tfe.console.Tables.AlertPopupMenu implements Serializable

Serialized Fields

PopupDetails

javax.swing.JMenuItem PopupDetails

PopupSeparator1

javax.swing.JSeparator PopupSeparator1

PopupIncident

javax.swing.JMenuItem PopupIncident

PopupResponse

javax.swing.JMenuItem PopupResponse

PopupQueryHistory

javax.swing.JMenuItem PopupQueryHistory

PopupSeparator2

javax.swing.JSeparator PopupSeparator2

PopupCopy

javax.swing.JMenuItem PopupCopy

PopupPaste

javax.swing.JMenuItem PopupPaste

PopupSeparator3

javax.swing.JSeparator PopupSeparator3

PopupSendTo

javax.swing.JMenu PopupSendTo

PopupSendToMail

javax.swing.JMenuItem PopupSendToMail

PopupSendToQuery

javax.swing.JMenuItem PopupSendToQuery

PopupSendToHInfo

javax.swing.JMenuItem PopupSendToHInfo

PopupHotIPMenuItem

javax.swing.JMenuItem PopupHotIPMenuItem

PopupFilter

javax.swing.JMenu PopupFilter

PopupFilterSrcIP

javax.swing.JMenuItem PopupFilterSrcIP

PopupFilterDstIP

javax.swing.JMenuItem PopupFilterDstIP

PopupFilterSrcPort

javax.swing.JMenuItem PopupFilterSrcPort

PopupFilterDstPort

javax.swing.JMenuItem PopupFilterDstPort

PopupFilterSig

javax.swing.JMenuItem PopupFilterSig

PopupFilterSep

javax.swing.JSeparator PopupFilterSep

PopupFilterNone

javax.swing.JMenuItem PopupFilterNone

PopupSearch

javax.swing.JMenuItem PopupSearch

PopupSeparator4

javax.swing.JSeparator PopupSeparator4

PopupRemoveMenuItem

javax.swing.JMenuItem PopupRemoveMenuItem

table

AlertsTable table

sensor

java.net.InetAddress sensor

theClient

Client theClient

Class org.tfe.console.Tables.AlertsTable implements Serializable

Serialized Fields

tableModel

AlertsTableModel tableModel

observers

java.util.Vector observers

observedList

AlertList observedList

filtering

boolean filtering

theClient

Client theClient

Class org.tfe.console.Tables.AlertsTableHeaderRenderer implements Serializable

Class org.tfe.console.Tables.AlertsTableModel implements Serializable

Serialized Fields

columnNames

java.lang.String[] columnNames

columnClasses

java.lang.Class[] columnClasses

data

java.util.Vector data

unFilteredData

java.util.Vector unFilteredData

isColorized

boolean isColorized

sortAsc

boolean sortAsc
sorting ascending(true) or descending(false)


filtering

boolean filtering
filtering enabled(true) or disabled(false)


sortCol

int sortCol
the column by which we're sorting.


filterCol

int filterCol
the column by which we're filtering.


filterVal

java.lang.String filterVal
String to keep track of the value that we're filtering on

Class org.tfe.console.Tables.HotIPCellRenderer implements Serializable

Class org.tfe.console.Tables.HotIPTable implements Serializable

Serialized Fields

tableModel

HotIPTableModel tableModel

thisList

HotIPList thisList

Class org.tfe.console.Tables.HotIPTableModel implements Serializable

Serialized Fields

columnNames

java.lang.String[] columnNames

columnClasses

java.lang.Class[] columnClasses

data

java.util.Vector data

colors

java.util.Vector colors

hashCodes

java.util.Vector hashCodes

Class org.tfe.console.Tables.IncidentCellRenderer implements Serializable

Class org.tfe.console.Tables.IncidentPopupMenu implements Serializable

Serialized Fields

PopupDetails

javax.swing.JMenuItem PopupDetails

incidentsTable

IncidentTable incidentsTable

incidentBuffer

java.util.ArrayList incidentBuffer

theClient

Client theClient

Class org.tfe.console.Tables.IncidentTable implements Serializable

Serialized Fields

itm

IncidentTableModel itm

Class org.tfe.console.Tables.IncidentTableModel implements Serializable

Serialized Fields

columnNames

java.lang.String[] columnNames

columnClasses

java.lang.Class[] columnClasses

data

java.util.Vector data

isColorized

boolean isColorized

Class org.tfe.console.Tables.SensorCellRenderer implements Serializable

Class org.tfe.console.Tables.SensorTable implements Serializable

Serialized Fields

tableModel

SensorTableModel tableModel

observedList

SensorList observedList

Class org.tfe.console.Tables.SensorTableModel implements Serializable

Serialized Fields

columnNames

java.lang.String[] columnNames

columnClasses

java.lang.Class[] columnClasses

data

java.util.Vector data

colors

java.util.Vector colors

hashCodes

java.util.Vector hashCodes


Package org.tfe.core

Class org.tfe.core._AlertServerStub implements Serializable

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream s)
                 throws java.io.IOException

writeObject

private void writeObject(java.io.ObjectOutputStream s)
                  throws java.io.IOException

Class org.tfe.core._AppsCallBackStub implements Serializable

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream s)
                 throws java.io.IOException

writeObject

private void writeObject(java.io.ObjectOutputStream s)
                  throws java.io.IOException

Class org.tfe.core.Alert implements Serializable

Serialized Fields

ID

int ID

SENSOR_NAME

java.lang.String SENSOR_NAME

SENSOR_IP

java.lang.String SENSOR_IP

SENSOR_INTERFACE

java.lang.String SENSOR_INTERFACE

SENSOR_ENC

java.lang.String SENSOR_ENC

SENSOR_DETAIL

java.lang.String SENSOR_DETAIL

DATE

java.lang.String DATE

SOURCE_IP

java.lang.String SOURCE_IP

DEST_IP

java.lang.String DEST_IP

SOURCE_PORT

java.lang.String SOURCE_PORT

DEST_PORT

java.lang.String DEST_PORT

SIGNATURE

java.lang.String SIGNATURE

IP_CSUM

java.lang.String IP_CSUM

IP_HLEN

java.lang.String IP_HLEN

TOS

java.lang.String TOS

IP_LEN

java.lang.String IP_LEN

IP_FLAGS

java.lang.String IP_FLAGS

IP_OFFSET

java.lang.String IP_OFFSET

IP_TTL

java.lang.String IP_TTL

PROTOCOL

java.lang.String PROTOCOL

PROTO_CSUM

java.lang.String PROTO_CSUM

TCP_SEQ

java.lang.String TCP_SEQ

TCP_ACK

java.lang.String TCP_ACK

TCP_OFFSET

java.lang.String TCP_OFFSET

TCP_RES

java.lang.String TCP_RES

TCP_FLAGS

java.lang.String TCP_FLAGS

TCP_WIN

java.lang.String TCP_WIN

TCP_URP

java.lang.String TCP_URP

UDP_LEN

java.lang.String UDP_LEN

ICMP_TYPE

java.lang.String ICMP_TYPE

ICMP_CODE

java.lang.String ICMP_CODE

ICMP_ID

java.lang.String ICMP_ID

ICMP_SEQ

java.lang.String ICMP_SEQ

DATA

java.lang.String DATA

COLLECTION_ID

int COLLECTION_ID

PRIORITY

int PRIORITY

VIEWED

boolean VIEWED

Class org.tfe.core.HotIP implements Serializable

Serialized Fields

IP_ADDRESS

java.net.InetAddress IP_ADDRESS

MASK

short MASK

COLOR

java.awt.Color COLOR

COMMENTS

java.lang.String COMMENTS

Class org.tfe.core.HotIPList implements Serializable

Serialized Fields

ipList

java.util.Vector ipList

Class org.tfe.core.Sensor implements Serializable

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream in)
                 throws java.io.IOException,
                        java.lang.ClassNotFoundException

writeObject

private void writeObject(java.io.ObjectOutputStream out)
                  throws java.io.IOException
Serialized Fields

HOSTNAME

java.lang.String HOSTNAME

LOCATION

java.lang.String LOCATION

DESCRIPTION

java.lang.String DESCRIPTION

TYPE

java.lang.String TYPE

VERSION

java.lang.String VERSION

POC_NAME

java.lang.String POC_NAME

POC_PHONE

java.lang.String POC_PHONE

POC_ADDRESS

java.lang.String POC_ADDRESS

NOTES

java.lang.String NOTES

ignore

boolean ignore

COLOR

java.awt.Color COLOR

observers

java.util.Vector observers

alertIDs

java.util.Vector alertIDs

Class org.tfe.core.SensorList implements Serializable

Serialized Fields

sensorList

java.util.HashMap sensorList

Class org.tfe.core.ServerUser implements Serializable

Serialized Fields

password

java.lang.String password

theSeed

java.lang.String theSeed

Class org.tfe.core.ServerUserList implements Serializable

Class org.tfe.core.User implements Serializable

Serialized Fields

username

java.lang.String username

description

java.lang.String description

canSendMessage

boolean canSendMessage

canConnect

boolean canConnect

canRetrieve

boolean canRetrieve

canDelete

boolean canDelete


Package org.tfe.core.AlertServerPackage

Class org.tfe.core.AlertServerPackage.AuthenticationFailedException implements Serializable

Serialized Fields

message

java.lang.String message

Class org.tfe.core.AlertServerPackage.NotAuthorizedException implements Serializable

Serialized Fields

message

java.lang.String message