Serialized Form


Package turingmachine

Class turingmachine.CTMComponentComment extends CTMComponent implements Serializable

Serialized Fields

textArea

MyTextArea textArea
Text are that displays the comments.


N

boolean N
Whether before a mouse click the mouse cursor was over the relevant edge of the component.


E

boolean E
Whether before a mouse click the mouse cursor was over the relevant edge of the component.


S

boolean S
Whether before a mouse click the mouse cursor was over the relevant edge of the component.


W

boolean W
Whether before a mouse click the mouse cursor was over the relevant edge of the component.


lastDragPos

java.awt.Point lastDragPos
Last drag position used for resizing component.

Class turingmachine.CTMComponentDragSelectArea extends javax.swing.JComponent implements Serializable

Serialized Fields

mDragOffset

java.awt.Point mDragOffset
Mouse Pointer offset from the center of the state when it gets dragged.

Class turingmachine.CTMDataComment extends CTMData implements Serializable

serialVersionUID: 4156858461392611674L

Serialized Fields

comment

java.lang.String comment
Comment data.


bounds

java.awt.Rectangle bounds
Comment bounds.

Class turingmachine.CTMDialogProperty extends turingmachine.CTMDialogProperty implements Serializable

Class turingmachine.CTMInternalFrameTape extends javax.swing.JInternalFrame implements Serializable

Serialized Fields

border1

javax.swing.border.Border border1

jTextFieldTapeLeft

javax.swing.JTextField jTextFieldTapeLeft

jTextFieldTapeRight

javax.swing.JTextField jTextFieldTapeRight

jLabelTapePosition

javax.swing.JLabel jLabelTapePosition