Serialized Form
-
Package curve.control
-
Class curve.control.EditMenu
class EditMenu extends JMenu implements Serializable-
Serialized Fields
-
dc
DotsCanvas dc
dc -
zz
String zz
zz - indicates class name
-
-
-
Class curve.control.HelpMenu
class HelpMenu extends JMenu implements Serializable-
Serialized Fields
-
dc
DotsCanvas dc
dc -
zz
String zz
zz
-
-
-
Class curve.control.ModeMenu
class ModeMenu extends JMenu implements Serializable-
Serialized Fields
-
dc
DotsCanvas dc
dc -
-
-
-
-
Package curve.fig
-
Class curve.fig.GFG
class GFG extends JFrame implements Serializable
-
-
Package curve.io
-
Class curve.io.Filer
class Filer extends JMenu implements Serializable
-
-
Package curve.panel
-
Class curve.panel.DotsCanvas
class DotsCanvas extends JPanel implements Serializable-
Serialized Fields
-
board
Board board
Board -
circleCursor
Cursor circleCursor
circleCursor -
cur
Cur cur
Cur manages all cursors -
curves
Curve curves
curves -
defaultCursor
Cursor defaultCursor
defaultCursor -
drawModeCursor
Cursor drawModeCursor
drawModeCursor -
etb
EToolBar etb
EToolBar -
grid
Grid grid
Grid -
handCursor
Cursor handCursor
handCursor -
ip
Interpreter ip
ip -
key
Key key
Key -
layer
Layer layer
Layer -
lineCursor
Cursor lineCursor
lineCursor -
makeLineCursor
Cursor makeLineCursor
makeLineCursor -
mover
Mover mover
Mover -
mpm
MoverPopupMenu mpm
MoverPopupMenu -
ntb
NToolBar ntb
NToolBar -
paintCount
int paintCount
paintCount -
paintMax
int paintMax
paintMax -
panModeCursor
Cursor panModeCursor
panModeCursor -
requireLogBoard
boolean requireLogBoard
require Log Board -
selectModeCursor
Cursor selectModeCursor
selectModeCursor -
stb
SToolBar stb
SToolBar -
t
Tr t
Translate link -
u
U u
u -
virgin
boolean virgin
virgin first time -
wtb
WToolBar wtb
WToolBar
-
-
-
Class curve.panel.EToolBar
class EToolBar extends JToolBar implements Serializable -
Class curve.panel.NToolBar
class NToolBar extends JToolBar implements Serializable-
Serialized Fields
-
btnLine
JButton btnLine
button -
btnSelect
JButton btnSelect
button -
btnShowOff
JButton btnShowOff
button -
btnShowOn
JButton btnShowOn
button -
dc
DotsCanvas dc
dc -
textArea
JTextArea textArea
textArea -
ttLineStraight
String ttLineStraight
ttLineStraight -
ttSelect
String ttSelect
ttSelect -
ttShowFlip
String ttShowFlip
ttShowFlip -
ttShowOff
String ttShowOff
ttShowOff -
ttShowOn
String ttShowOn
ttShowOn
-
-
-
Class curve.panel.SToolBar
class SToolBar extends JToolBar implements Serializable-
Serialized Fields
-
b0
Box b0
b0 -
b3
Box b3
b3 -
board
Board board
board -
cbBoard
JCheckBox cbBoard
cbBoard -
dc
DotsCanvas dc
dc -
debugDrag
boolean debugDrag
debugDrag -
draw
String draw
draw -
ip
Interpreter ip
ip -
jbCLookup
JButton jbCLookup
jbCLookup -
jbLogBoard
JButton jbLogBoard
jbLogBoard -
jbLogColours
JButton jbLogColours
jbLogColours -
jbLogDoRedo
JButton jbLogDoRedo
jbLogDoRedo -
jbLogLines
JButton jbLogLines
jbLogLines -
jbLogPoints
JButton jbLogPoints
jbLogPoints -
jlZoom1
JLabel jlZoom1
jlZoom1 -
jlZoom2
JLabel jlZoom2
jlZoom2 -
jtZoom
JTextField jtZoom
jtZoom -
mode
int mode
drawing, selecting, panning -
mover
Mover mover
mover -
pan
String pan
pan -
rbDraw
JRadioButton rbDraw
rbDraw -
rbPan
JRadioButton rbPan
rbPan -
rbSelect
JRadioButton rbSelect
rbSelect -
select
String select
select -
t
Tr t
t -
taDebug
JTextArea taDebug
text area debug window -
taStatus
JTextArea taStatus
taStatus -
tfDragL
JTextField tfDragL
tfDragL -
tfDragP
JTextField tfDragP
tfDragP -
tfMoveP
JTextField tfMoveP
tfMoveP -
tfNextidn
JTextField tfNextidn
tfNextidn -
tfPaint
JTextField tfPaint
tfPaint -
tfx
JTextField tfx
tfx -
tfy
JTextField tfy
tfy -
zz
String zz
zz
-
-
-
Class curve.panel.WToolBar
class WToolBar extends JToolBar implements Serializable
-
-
Package curve.popup
-
Class curve.popup.PopupMenuWindow
class PopupMenuWindow extends JFrame implements Serializable-
Serialized Fields
-
slocation
Point slocation
location
in future might have more than one popup
-
-
-
-
Package curve.progress
-
Class curve.progress.Progress
class Progress extends JFrame implements Serializable-
Serialized Fields
-
dtm
DefaultTableModel dtm
dtm -
header
String[] header
header -
items
ArrayList<MyXMLElement> items
items -
jsp
JScrollPane jsp
jsp -
jt
JTable jt
jt -
lastSelectedRow
int lastSelectedRow
lastSelectedRowthis is first selected row before mouse hit
-
sdtm
DefaultTableModel sdtm
sdtm -
sjsp
JScrollPane sjsp
sjsp -
sjt
JTable sjt
sjt -
widths
int[] widths
widths
-
-
-
Class curve.progress.TextAreaEditor
class TextAreaEditor extends DefaultCellEditor implements Serializable-
Serialized Fields
-
scrollpane
JScrollPane scrollpane
scrollpane -
textarea
JTextArea textarea
textarea
-
-
-
Class curve.progress.TextAreaRenderer
class TextAreaRenderer extends JScrollPane implements Serializable-
Serialized Fields
-
textarea
JTextArea textarea
textarea
-
-
-
-
Package curve.stitch
-
Class curve.stitch.DST
class DST extends JFrame implements Serializable-
Serialized Fields
-
AX
int AX
AX -
AY
int AY
AY -
CO
int CO
CO -
file
RandomAccessFile file
file -
fn
String fn
fn -
jp
Display jp
jp -
LA
String LA
LA -
MX
int MX
MX -
MY
int MY
MY -
NX
int NX
NX -
NY
int NY
NY -
PD
String PD
PD -
pos
long pos
starting position -
PX
int PX
PX -
PY
int PY
PY -
ST
int ST
ST
-
-
-
-
Package curve.u
-
Exception Class curve.u.NotFoundException
class NotFoundException extends Exception implements Serializable -
Exception Class curve.u.NotUniqueException
class NotUniqueException extends Exception implements Serializable
-