Serialized Form


Package orthotweezers

Class orthotweezers.Calibrate implements Serializable

Serialized Fields

_control

OrthoTweezersControl _control

_tools

OrthoTweezersTools _tools

Class orthotweezers.CancelException implements Serializable

Class orthotweezers.ExecuteDialog implements Serializable

Serialized Fields

goPauseButton

javax.swing.JButton goPauseButton

cancelButton

javax.swing.JButton cancelButton

_status

javax.swing.JLabel _status

_cancelThread

CancelThread _cancelThread

_goButtonText

java.lang.String _goButtonText

_executeImmediately

boolean _executeImmediately

_cancelMessage

java.lang.String _cancelMessage

Class orthotweezers.GotoProbes implements Serializable

Serialized Fields

jLabel1

javax.swing.JLabel jLabel1

jLabel2

javax.swing.JLabel jLabel2

_xField

javax.swing.JTextField _xField

_yField

javax.swing.JTextField _yField

_status

javax.swing.JLabel _status

gotoButton

javax.swing.JButton gotoButton

cancelButton

javax.swing.JButton cancelButton

_x

double _x

_y

double _y

_control

OrthoTweezersControl _control

_tools

OrthoTweezersTools _tools

_cancelThread

CancelThread _cancelThread

Class orthotweezers.GotoXYZ implements Serializable

Serialized Fields

jLabel1

javax.swing.JLabel jLabel1

jLabel2

javax.swing.JLabel jLabel2

jLabel3

javax.swing.JLabel jLabel3

_xField

javax.swing.JTextField _xField

_yField

javax.swing.JTextField _yField

_zField

javax.swing.JTextField _zField

_status

javax.swing.JLabel _status

gotoButton

javax.swing.JButton gotoButton

cancelButton

javax.swing.JButton cancelButton

_x

double _x

_y

double _y

_z

double _z

_tools

OrthoTweezersTools _tools

_cancelThread

CancelThread _cancelThread

Class orthotweezers.GraspBlock implements Serializable

Serialized Fields

_tools

OrthoTweezersTools _tools

_control

OrthoTweezersControl _control

Class orthotweezers.OrthoTweezers implements Serializable

Serialized Fields

motionTimer

org.netbeans.examples.lib.timerbean.Timer motionTimer

jMenuBar1

javax.swing.JMenuBar jMenuBar1

menuFile

javax.swing.JMenu menuFile

menuFileNewScript

javax.swing.JMenuItem menuFileNewScript

menuFileOpenScript

javax.swing.JMenuItem menuFileOpenScript

menuFileSaveScript

javax.swing.JMenuItem menuFileSaveScript

menuFileSaveScriptAs

javax.swing.JMenuItem menuFileSaveScriptAs

jSeparator4

javax.swing.JSeparator jSeparator4

menuFileExit

javax.swing.JMenuItem menuFileExit

menuScript

javax.swing.JMenu menuScript

menuScriptGraspBlock

javax.swing.JMenuItem menuScriptGraspBlock

menuScriptHeater1On

javax.swing.JMenuItem menuScriptHeater1On

menuScriptHeater1Off

javax.swing.JMenuItem menuScriptHeater1Off

jSeparator3

javax.swing.JSeparator jSeparator3

menuScriptSetLocation

javax.swing.JMenu menuScriptSetLocation

menuScriptSetLocation0

javax.swing.JMenuItem menuScriptSetLocation0

menuScriptSetLocation1

javax.swing.JMenuItem menuScriptSetLocation1

menuScriptSetLocation2

javax.swing.JMenuItem menuScriptSetLocation2

menuScriptGoToLocation

javax.swing.JMenu menuScriptGoToLocation

menuScriptGotoLocation0

javax.swing.JMenuItem menuScriptGotoLocation0

menuScriptGotoLocation1

javax.swing.JMenuItem menuScriptGotoLocation1

menuScriptGotoLocation2

javax.swing.JMenuItem menuScriptGotoLocation2

jSeparator5

javax.swing.JSeparator jSeparator5

menuScriptUsePythonConsole

javax.swing.JMenuItem menuScriptUsePythonConsole

menuScriptAddFrame

javax.swing.JMenuItem menuScriptAddFrame

menuScriptRunScript

javax.swing.JMenuItem menuScriptRunScript

menuStage

javax.swing.JMenu menuStage

menuStageGotoXYZ

javax.swing.JMenuItem menuStageGotoXYZ

menuStageResetXY

javax.swing.JMenuItem menuStageResetXY

menuStageResetZ

javax.swing.JMenuItem menuStageResetZ

jSeparator2

javax.swing.JSeparator jSeparator2

menuStageSeekZSurface

javax.swing.JMenuItem menuStageSeekZSurface

menuTweezers

javax.swing.JMenu menuTweezers

menuTweezersCalibrate

javax.swing.JMenuItem menuTweezersCalibrate

menuTweezersResetArmOffsets

javax.swing.JMenuItem menuTweezersResetArmOffsets

menuTweezersResetTipOffsets

javax.swing.JMenuItem menuTweezersResetTipOffsets

menuTweezersGoto

javax.swing.JMenuItem menuTweezersGoto

jSeparator1

javax.swing.JSeparator jSeparator1

menuTweezersIncreaseProbeXToContact

javax.swing.JMenuItem menuTweezersIncreaseProbeXToContact

menuTweezersDecreaseProbeXToContact

javax.swing.JMenuItem menuTweezersDecreaseProbeXToContact

menuTweezersIncreaseProbeYToContact

javax.swing.JMenuItem menuTweezersIncreaseProbeYToContact

menuTweezersDecreaseProbeYToContact

javax.swing.JMenuItem menuTweezersDecreaseProbeYToContact

xDecrease

javax.swing.JButton xDecrease

yIncrease

javax.swing.JButton yIncrease

zDecrease

javax.swing.JButton zDecrease

zIncrease

javax.swing.JButton zIncrease

xIncrease

javax.swing.JButton xIncrease

yDecrease

javax.swing.JButton yDecrease

_status

javax.swing.JLabel _status

xIncYInc

javax.swing.JButton xIncYInc

xDecYInc

javax.swing.JButton xDecYInc

xIncYDec

javax.swing.JButton xIncYDec

xDecYDec

javax.swing.JButton xDecYDec

probeYInc

javax.swing.JButton probeYInc

probeYDec

javax.swing.JButton probeYDec

jLabel2

javax.swing.JLabel jLabel2

probeXDec

javax.swing.JButton probeXDec

probeXInc

javax.swing.JButton probeXInc

jLabel3

javax.swing.JLabel jLabel3

gotoXYZButton

javax.swing.JButton gotoXYZButton

probeXDecYDec

javax.swing.JButton probeXDecYDec

probeXIncYInc

javax.swing.JButton probeXIncYInc

probeXIncYDec

javax.swing.JButton probeXIncYDec

probeXDecYInc

javax.swing.JButton probeXDecYInc

gotoTweezerButton

javax.swing.JButton gotoTweezerButton

runScriptButton

javax.swing.JButton runScriptButton

addFrameButton

javax.swing.JButton addFrameButton

consoleButton

javax.swing.JButton consoleButton

_timer

javax.swing.Timer _timer

_control

OrthoTweezersControl _control

_tools

OrthoTweezersTools _tools

_scriptEditor

TextAreaFrame _scriptEditor

_scriptDirectory

java.lang.String _scriptDirectory

_scriptFilename

java.lang.String _scriptFilename

_scriptLastModified

long _scriptLastModified

_monitor

OrthoTweezersMonitor _monitor

_moveX

int _moveX

_moveY

int _moveY

_moveZ

int _moveZ

_moveProbeX

int _moveProbeX

_moveProbeY

int _moveProbeY

_preferencesFile

java.io.File _preferencesFile

_preferences

Preferences _preferences

_locations

javax.vecmath.Point3d[] _locations

_locationNames

java.lang.String[] _locationNames

_console

CancelInteractiveConsole _console

Class orthotweezers.OrthoTweezersMonitor implements Serializable

Serialized Fields

monitorTimer

org.netbeans.examples.lib.timerbean.Timer monitorTimer

jLabel1

javax.swing.JLabel jLabel1

jLabel2

javax.swing.JLabel jLabel2

jLabel3

javax.swing.JLabel jLabel3

jLabel4

javax.swing.JLabel jLabel4

_xArmDeflectionLabel

javax.swing.JLabel _xArmDeflectionLabel

_yArmDeflectionLabel

javax.swing.JLabel _yArmDeflectionLabel

_xTipForceLabel

javax.swing.JLabel _xTipForceLabel

_yTipForceLabel

javax.swing.JLabel _yTipForceLabel

jLabel5

javax.swing.JLabel jLabel5

jLabel6

javax.swing.JLabel jLabel6

jLabel7

javax.swing.JLabel jLabel7

_stageX

javax.swing.JLabel _stageX

_stageY

javax.swing.JLabel _stageY

_stageZ

javax.swing.JLabel _stageZ

jLabel8

javax.swing.JLabel jLabel8

_xTipDeflectionLabel

javax.swing.JLabel _xTipDeflectionLabel

_yTipDeflectionLabel

javax.swing.JLabel _yTipDeflectionLabel

_probesCanvas

java.awt.Canvas _probesCanvas

_heater1State

javax.swing.JLabel _heater1State

_tools

OrthoTweezersTools _tools

_control

OrthoTweezersControl _control

_xTipDeflection

double _xTipDeflection

_xTipForce

double _xTipForce

_xArmDeflection

double _xArmDeflection

_yTipDeflection

double _yTipDeflection

_yTipForce

double _yTipForce

_yArmDeflection

double _yArmDeflection

_displayCycles

int _displayCycles

_captureMillis

int _captureMillis

_captureCycles

int _captureCycles

_cyclesSinceStartCapture

int _cyclesSinceStartCapture

_capture

boolean _capture

_captureWriter

java.io.BufferedWriter _captureWriter

Class orthotweezers.Preferences implements Serializable

Class orthotweezers.RunScript implements Serializable

Serialized Fields

_console

org.python.util.InteractiveConsole _console

_script

java.lang.String _script

Class orthotweezers.ScriptEditor implements Serializable

Serialized Fields

_orthoTweezers

OrthoTweezers _orthoTweezers

Class orthotweezers.SeekZSurface implements Serializable

Serialized Fields

_tools

OrthoTweezersTools _tools

Class orthotweezers.TextAreaFrame implements Serializable

Serialized Fields

_scrollPane

javax.swing.JScrollPane _scrollPane

_textArea

javax.swing.JTextArea _textArea

_isModified

boolean _isModified

_documentListener

javax.swing.event.DocumentListener _documentListener

Class orthotweezers.UsePythonConsole implements Serializable

Serialized Fields

_console

CancelInteractiveConsole _console

Class orthotweezers.YesNoCancelDialog implements Serializable

Serialized Fields

yesButton

javax.swing.JButton yesButton

noButton

javax.swing.JButton noButton

cancelButton

javax.swing.JButton cancelButton

_message

javax.swing.JTextArea _message

_result

int _result