Serialized Form

Class SpreadSheetApplet.BorderButton implements Serializable

Serialized Fields

position

java.awt.Point position


type

int type


Class SpreadSheetApplet.Cell implements Serializable

Serialized Fields

formula

java.lang.String formula


inSubTables

int inSubTables


minHeight

int minHeight


position

java.awt.Point position


size

java.awt.Point size


spreadSheet

SpreadSheetApplet.SpreadSheet spreadSheet


subTables

java.util.Vector subTables


tableIter

java.util.Iterator tableIter


type

int type


Class SpreadSheetApplet.SpreadSheet implements Serializable

Serialized Fields

bBold

javax.swing.JButton bBold


bBorder

javax.swing.JButton bBorder


bCenter

javax.swing.JButton bCenter


bDebug

javax.swing.JButton bDebug


bFusion

javax.swing.JButton bFusion


bItalic

javax.swing.JButton bItalic


bLeft

javax.swing.JButton bLeft


bRedo

javax.swing.JButton bRedo


bRight

javax.swing.JButton bRight


brSelectedCell

java.awt.Point brSelectedCell


bUnderline

javax.swing.JButton bUnderline


bUndo

javax.swing.JButton bUndo


cbBackCol

javax.swing.JComboBox cbBackCol


cbFont

javax.swing.JComboBox cbFont


cbSize

javax.swing.JComboBox cbSize


cbStyle

javax.swing.JComboBox cbStyle


cbTextCol

javax.swing.JComboBox cbTextCol


cellGrid

SpreadSheetApplet.CellInterf[][] cellGrid


cellPanel

javax.swing.JPanel cellPanel


firstCell

SpreadSheetApplet.Cell firstCell


styleDefaut

java.lang.String[] styleDefaut


styleDelim

java.lang.String styleDelim


styles

java.lang.String[][] styles


subTableList

java.util.Vector subTableList


tableStyle

java.lang.String[] tableStyle


tlSelectedCell

java.awt.Point tlSelectedCell


undoHandler

SpreadSheet.UndoHandler undoHandler


valueDelim

java.lang.String valueDelim


Class SpreadSheetApplet.SpreadSheet.CellPanel implements Serializable


Class SpreadSheetApplet.SpreadSheet.ColoredCell implements Serializable

Serialized Fields

color

java.awt.Color color


Class SpreadSheetApplet.SpreadSheet.ColoredText implements Serializable

Serialized Fields

color

java.awt.Color color


Class SpreadSheetApplet.SpreadSheet.UndoHandler implements Serializable

Serialized Fields

blocked

boolean blocked


isActive

boolean isActive