Serialized Form


Package system

Class system.CurveReadException extends Exception implements Serializable


Package gui

Class gui.CurvedCanvas extends Canvas implements Serializable

Serialized Fields

currentmaingroup

Group currentmaingroup
The currently displayed Group.


detail

int detail
The detail of the curve (how many steps will be calculated).

Class gui.CurvedFrame extends Frame implements Serializable

Serialized Fields

canvas

CurvedCanvas canvas
The Canvas that the curves are displayed on.


control

CurvedControl control
The control class working for this class.