Serialized Form

Class CountUp implements Serializable

Serialized Fields

count

int count

inc

int inc

count_button

java.awt.Button count_button

clear_button

java.awt.Button clear_button

zero_button

java.awt.Button zero_button

inc_choices

java.awt.Choice inc_choices

test_text

java.awt.TextField test_text

font

java.awt.Font font


Class HotSpotApp implements Serializable

Serialized Fields

displayText

java.lang.String displayText

MoRField

java.awt.CheckboxGroup MoRField

scrollbar1

java.awt.Scrollbar scrollbar1

scrollbar2

java.awt.Scrollbar scrollbar2

thisLayout

java.awt.GridBagLayout thisLayout

c

java.awt.GridBagConstraints c

redrawbutton

java.awt.Button redrawbutton

randombutton

java.awt.Button randombutton

outputbutton

java.awt.Button outputbutton

twospotbutton

java.awt.Button twospotbutton

drawarea

JCanvas drawarea

alphalabel

java.awt.Label alphalabel

betalabel

java.awt.Label betalabel

TheLightCurve

LightCurve TheLightCurve


Class JCanvas implements Serializable

Serialized Fields

xs

double xs

ys

double ys

dsdx

double dsdx

dsdy

double dsdy

xsize

int xsize

ysize

int ysize

xarray

int[] xarray

yarray

int[] yarray


Class NeutronStarApp implements Serializable

Serialized Fields

redraw_button

java.awt.Button redraw_button

the_star

NeutronStar the_star

change_choices

java.awt.Choice change_choices

speed_choices

java.awt.Choice speed_choices

surf_choices

java.awt.Choice surf_choices

speed_factor

float speed_factor

change_mass

boolean change_mass

change_radius

boolean change_radius

use_thread

boolean use_thread

RedrawMe

RedrawThread RedrawMe

prevx

int prevx

prevy

int prevy


Class OutputWindow implements Serializable

Serialized Fields

CloseButton

java.awt.Button CloseButton

OTextArea

java.awt.TextArea OTextArea


Class Scribble implements Serializable

Serialized Fields

last_x

int last_x

last_y

int last_y

current_color

java.awt.Color current_color

clear_button

java.awt.Button clear_button

color_choices

java.awt.Choice color_choices


Class SimplePlot implements Serializable

Serialized Fields

cool

DataArray cool

col

int[] col

drawx

int drawx

drawy

int drawy

da

float[] da

minx

float minx

maxx

float maxx

miny

float miny

maxy

float maxy

textfields

java.awt.TextField[] textfields

file_choices

java.awt.Choice file_choices

x_choices

java.awt.Choice x_choices

y_choices

java.awt.Choice y_choices

gridbag

java.awt.GridBagLayout gridbag

vp

ViewPort vp

redraw_button

java.awt.Button redraw_button