Serialized Form


Package shh2.javasrc

Class CSparseWin0 implements Serializable

Serialized Fields

panel

CSparseWin0.CSparsePanel panel

tf_note

JTextField tf_note

m

int m

n

int n

W

int W

H

int H

delta

int delta

deltaSq

int deltaSq

dimWH

Dimension dimWH

counter

int[] counter
Same syntax as at setCounter(...).


corner

int corner
See CSparseWin0.setCorner(int).


yellowA

int yellowA
See CSparseWin0.setYellow(int, int).


yellowB

int yellowB
See CSparseWin0.setYellow(int, int).

Class LineChart implements Serializable

Serialized Fields

max

float max

numBar

int numBar

w

float w

sigFig

int sigFig

data

float[][] data

label

String[] label

color

Color[] color

visible

boolean[] visible

title

String title

ytitle

String ytitle

xtitle

String xtitle

Class StatWin implements Serializable