Serialized Form

Class DrawingBoard implements Serializable

Serialized Fields

axisHeight

int axisHeight

axisWidth

int axisWidth

bottomText

javax.swing.JTextField bottomText

boxHeight

int boxHeight

boxWidth

int boxWidth

centerJob

int centerJob

centerTime

LogTime centerTime

centerX

int centerX

centerY

int centerY

currentEvent

LogEvent currentEvent

doFullRedraw

boolean doFullRedraw

endJob

int endJob

endTime

LogTime endTime

fullJobs

UserJobList fullJobs

jobGap

int jobGap

jobID

CondorID jobID

jobs

UserJobList jobs

lineHeight

int lineHeight

minSecsToPixels

float minSecsToPixels

oldHeight

int oldHeight

oldWidth

int oldWidth

parent

ScrollingImage parent
other private data used by DrawingBoard

parser

UserLogParser parser

secsToPixels

float secsToPixels

startJob

int startJob

startTime

LogTime startTime

temp

java.util.Vector temp

temporarilyTurnOffFlasher

boolean temporarilyTurnOffFlasher
to turn the zoomFinder temporarily off, when a user clicks, but not really on a job

textOut

javax.swing.JTextArea textOut


Class DrawTheLegend implements Serializable

Serialized Fields

border

javax.swing.border.EtchedBorder border

borderGap

int borderGap

emptyRowHeight

int emptyRowHeight

height

int height

horizontalGap

int horizontalGap

longestLHS

int longestLHS

longestRHS

int longestRHS

longestSidesKnown

boolean longestSidesKnown

parent

GUIWindow parent

ROWS

int ROWS

sizeSet

boolean sizeSet

widestLHSLabel

int widestLHSLabel

widestRHSLabel

int widestRHSLabel

width

int width


Class Email implements Serializable

Serialized Fields

window

SmartFrame window


Class GUIWindow implements Serializable

Serialized Fields

bottomText

javax.swing.JTextField bottomText

eventDescription

javax.swing.JTextArea eventDescription

file

javax.swing.JMenu file

file_monitor

FileMonitor file_monitor

helpWindow

HelpWindow helpWindow

initialFileName

java.lang.String initialFileName

jobSelector

JobSelector jobSelector

key

DrawTheLegend key

rhs

javax.swing.JPanel rhs

showBothRunStates

javax.swing.JCheckBoxMenuItem showBothRunStates

showCheckPointEvents

javax.swing.JCheckBoxMenuItem showCheckPointEvents

showErrorEvents

javax.swing.JCheckBoxMenuItem showErrorEvents

showUnknownTransistions

javax.swing.JCheckBoxMenuItem showUnknownTransistions

showZoomFinder

javax.swing.JCheckBoxMenuItem showZoomFinder

toolBar

javax.swing.JToolBar toolBar

view

javax.swing.JMenu view

window

ScrollingImage window


Class HelpWindow implements Serializable

Serialized Fields

backButton

javax.swing.JButton backButton

historyList

java.util.Stack historyList

jep

javax.swing.JEditorPane jep

jsp

javax.swing.JScrollPane jsp

statusBar

javax.swing.JLabel statusBar

urlPanel

javax.swing.JPanel urlPanel


Class JobSelector implements Serializable

Serialized Fields

apply

javax.swing.JButton apply

cancel

javax.swing.JButton cancel

jobList

MyList jobList

jobs

UserJobList jobs

list

javax.swing.JList list

ok

javax.swing.JButton ok

scrollPane

javax.swing.JScrollPane scrollPane


Class Options implements Serializable

Serialized Fields

allDebuggers

javax.swing.JButton allDebuggers
our Turn on all Debuggers button

Apply

javax.swing.JButton Apply
our Apply Button

Cancel

javax.swing.JButton Cancel
our Cancel Button

DebugCheckBoxes

java.util.Vector DebugCheckBoxes
a vector of our DebugCheckBoxes

noDebuggers

javax.swing.JButton noDebuggers
our Turn off all Debuggers button

OK

javax.swing.JButton OK
our OK Button


Class PatchedHTMLEditorKit implements Serializable

Serialized Fields

myController

PatchedHTMLEditorKit.LinkController myController


Class PatchedHTMLEditorKit.LinkController implements Serializable

Serialized Fields

currentUrl

java.net.URL currentUrl


Class PopUpBox implements Serializable

Serialized Fields

but

javax.swing.JButton but

buttonLabel

java.lang.String buttonLabel

label

SmartLabel label

message

java.lang.String message

title

java.lang.String title


Class ScrollingImage implements Serializable

Serialized Fields

center

DrawingBoard center

horizontal

javax.swing.JScrollBar horizontal

initialFileName

java.lang.String initialFileName

parent

GUIWindow parent

vertical

javax.swing.JScrollBar vertical

xPos

int xPos

yPos

int yPos


Class SmartFrame implements Serializable


Class SmartLabel implements Serializable

Serialized Fields

alignment

int alignment

label

java.lang.String label

line_ascent

int line_ascent

line_height

int line_height

line_widths

int[] line_widths

lines

java.lang.String[] lines

margin_height

int margin_height

margin_width

int margin_width

max_width

int max_width

measured

boolean measured

num_lines

int num_lines


Class UserLogParser implements Serializable

Serialized Fields

fileIn

java.io.BufferedReader fileIn

fileName

java.lang.String fileName

lineNumber

int lineNumber

syntaxErrors

java.util.Vector syntaxErrors

url

java.net.URL url

win

GUIWindow win