Serialized Form


Package jcckit

Class jcckit.Graphics2DPlotCanvas.Graphics2DCanvas extends GraphicsPlotCanvas.GraphicsCanvas implements Serializable

Class jcckit.Graphics2DPlotCanvas.Graphics2DJPanel extends GraphicsPlotCanvas2.GraphicsJPanel implements Serializable

Class jcckit.GraphicsPlotCanvas.GraphicsCanvas extends java.awt.Canvas implements Serializable

Serialized Fields

_painter

GraphicsPlotCanvas.GraphicsPainter _painter
Painter which does the actual painting.

Class jcckit.GraphicsPlotCanvas2.GraphicsJPanel extends javax.swing.JPanel implements Serializable

Serialized Fields

_painter

GraphicsPlotCanvas.GraphicsPainter _painter
Painter which does the actual painting.

Class jcckit.PlotApplet extends java.applet.Applet implements Serializable

Serialized Fields

_layout

java.awt.CardLayout _layout


Package jcckit.util

Class jcckit.util.FactoryException extends java.lang.RuntimeException implements Serializable

Serialized Fields

_fullKey

java.lang.String _fullKey

_className

java.lang.String _className

_reason

java.lang.Object _reason