Overview | Package | Class | Tree | Deprecated | Index | Help
PREV | NEXT FRAMES  | NO FRAMES

Serialized Form


Package gui

Class gui.ChoiceInput

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

choices

java.lang.String[] choices

input

java.awt.Choice input

name

java.lang.String name


Class gui.DocButton

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

applet

java.applet.Applet applet

documentation

java.lang.String documentation


Class gui.MultiLabel

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

lines

java.util.Vector lines

margin

int margin


Class gui.ObjectList

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

ignoringDuplicates

boolean ignoringDuplicates
Whether duplicated items should be ignored, or signal an error.

indentation

int indentation

litDx

int litDx

litDy

int litDy

litNode

gui.ObjectListNode litNode

margin

int margin

multipleSelections

boolean multipleSelections

nColumns

int nColumns

needRecount

boolean needRecount
Flag: do we need to recount items to find top node in view?

nodes

java.util.Hashtable nodes

nRoots

int nRoots

nRows

int nRows

roots

gui.ObjectListNode[] roots

scroll

java.awt.Dimension scroll

selected

java.util.Vector selected

topNode

gui.ObjectListNode topNode

viewport

java.awt.Rectangle viewport

xscrolling

int xscrolling

xscroll

java.awt.Scrollbar xscroll

yscrolling

int yscrolling

yscroll

java.awt.Scrollbar yscroll


Class gui.PatchFontMetrics

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

ascent

int ascent

descent

int descent

fm

java.awt.FontMetrics fm

height

int height

leading

int leading


Class gui.PopUpNotice

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

OK

java.awt.Button OK


Class gui.Scroller

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

clipper

java.awt.Panel clipper

margin

int margin

scrolled

java.awt.Component scrolled

xscrolling

int xscrolling

xscroll

java.awt.Scrollbar xscroll

yscrolling

int yscrolling

yscroll

java.awt.Scrollbar yscroll


Class gui.ShowDocumentButton

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

url

java.net.URL url

window

java.lang.String window


Class gui.TabPanel

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

applet

java.applet.Applet applet

margin

int margin
The width of the margins around the cards.

metric

java.awt.FontMetrics metric

names

java.util.Vector names

nCards

int nCards

offset

int offset

pos

int[] pos

selected

int selected

tabFont

java.awt.Font tabFont

tabH

int tabH

tabLeft

int[][] tabLeft

tabN

int tabN

tabRight

int[][] tabRight

width

int[] width


Class gui.TextInput

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

clearButton

java.awt.Button clearButton

input

java.awt.TextField input

submitButton

java.awt.Button submitButton

Package bench


Class bench.BenchApplet

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

abortButton

java.awt.Button abortButton

bench

Bench bench

centerPanel

java.awt.Panel centerPanel

chooser

java.awt.Choice chooser

column

int column

cursor

int cursor

executeButton

java.awt.Button executeButton

flipper

java.awt.CardLayout flipper

parent

java.awt.Frame parent

plotter

Plotter plotter

status

java.awt.Label status

submitButton

java.awt.Button submitButton

table

java.awt.List table

thread

java.lang.Thread thread


Class bench.Plotter

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

axisLabel

java.lang.String axisLabel

BARCOLOR

java.awt.Color BARCOLOR

BKGCOLOR

java.awt.Color BKGCOLOR

FONTSIZE

int FONTSIZE

FORCOLOR

java.awt.Color FORCOLOR

GAP

int GAP

labels

java.lang.String[] labels

MARGIN

int MARGIN

MINZERO

boolean MINZERO

SPECCOLOR

java.awt.Color SPECCOLOR

specindex

int specindex

TICK

int TICK

values

double[] values


Class bench.SubmitFrame

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

applet

BenchApplet applet

bench

Bench bench

brand

java.awt.TextField brand

cancel

java.awt.Button cancel

comments

java.awt.TextArea comments

constraints

java.awt.GridBagConstraints constraints

cpu

java.awt.TextField cpu

DefaultSMTPServer

java.lang.String DefaultSMTPServer

layout

java.awt.GridBagLayout layout

os

java.awt.TextField os

recipient

java.lang.String recipient

sender

java.awt.TextField sender

status

java.awt.Label status

submit

java.awt.Button submit

vm

java.awt.TextField vm


Overview | Package | Class | Tree | Deprecated | Index | Help
PREV | NEXT FRAMES  | NO FRAMES