Serialized Form


Package org.hisee.graphics

Class org.hisee.graphics.DialogCoordinate implements Serializable

Serialized Fields

theGauge

Gauge theGauge

firstDimField

javax.swing.JTextField firstDimField

secondDimField

javax.swing.JTextField secondDimField

autoFind

javax.swing.JCheckBox autoFind

myContentPane

LabelledItemPanel myContentPane

Class org.hisee.graphics.DialogGeneral implements Serializable

Serialized Fields

theGaugePanel

GaugePanel theGaugePanel

perturbationFactor

javax.swing.JTextField perturbationFactor

tolerance

javax.swing.JTextField tolerance

addMethod

javax.swing.JComboBox addMethod

myContentPane

LabelledItemPanel myContentPane

Class org.hisee.graphics.DialogGraphics implements Serializable

Serialized Fields

theGaugePanel

GaugePanel theGaugePanel

colorPoints

javax.swing.JCheckBox colorPoints

showError

javax.swing.JCheckBox showError

showStatus

javax.swing.JCheckBox showStatus

minimumPointSize

javax.swing.JTextField minimumPointSize

numberIterations

javax.swing.JTextField numberIterations

scale

javax.swing.JTextField scale

myContentPane

LabelledItemPanel myContentPane

Class org.hisee.graphics.DialogSammon implements Serializable

Serialized Fields

theGauge

Gauge theGauge

epsilonField

javax.swing.JTextField epsilonField

myContentPane

LabelledItemPanel myContentPane

Class org.hisee.graphics.GaugePanel implements Serializable

Serialized Fields

name

java.lang.String name

theThread

GaugeThread theThread

onOffBox

javax.swing.JCheckBox onOffBox

openBtn

javax.swing.JButton openBtn

saveBtn

javax.swing.JButton saveBtn

iterateBtn

javax.swing.JButton iterateBtn

playBtn

javax.swing.JButton playBtn

prefsBtn

javax.swing.JButton prefsBtn

clearBtn

javax.swing.JButton clearBtn

randomBtn

javax.swing.JButton randomBtn

projectionList

javax.swing.JComboBox projectionList

bottomPanel

javax.swing.JPanel bottomPanel

theToolBar

javax.swing.JToolBar theToolBar

statusBar

javax.swing.JToolBar statusBar

errorBar

javax.swing.JToolBar errorBar

pointsLabel

javax.swing.JLabel pointsLabel

dimsLabel

javax.swing.JLabel dimsLabel

errorLabel

javax.swing.JLabel errorLabel

mb

javax.swing.JMenuBar mb

fileMenu

javax.swing.JMenu fileMenu

openHi

javax.swing.JMenuItem openHi

openLow

javax.swing.JMenuItem openLow

openCombined

javax.swing.JMenuItem openCombined

saveLow

javax.swing.JMenuItem saveLow

saveHi

javax.swing.JMenuItem saveHi

saveCombined

javax.swing.JMenuItem saveCombined

addHi

javax.swing.JMenuItem addHi

quitItem

javax.swing.JMenuItem quitItem

prefsMenu

javax.swing.JMenu prefsMenu

projectionPrefs

javax.swing.JMenuItem projectionPrefs

graphicsPrefs

javax.swing.JMenuItem graphicsPrefs

generalPrefs

javax.swing.JMenuItem generalPrefs

setAutozoom

javax.swing.JMenuItem setAutozoom

helpMenu

javax.swing.JMenu helpMenu

helpItem

javax.swing.JMenuItem helpItem

theFrame

javax.swing.JFrame theFrame

node_list

java.util.ArrayList node_list

theGauge

Gauge theGauge

minx

double minx

maxx

double maxx

miny

double miny

maxy

double maxy

keyEventHandler

KeyEventHandler keyEventHandler

mouseHandler

MouseEventHandler mouseHandler

autoZoom

boolean autoZoom

update_completed

boolean update_completed

colorMode

boolean colorMode

numIterationsBetweenUpdate

int numIterationsBetweenUpdate

scale

double scale

showError

boolean showError

showStatus

boolean showStatus

minimumPointSize

double minimumPointSize

cam

edu.umd.cs.piccolo.PCamera cam

pb

edu.umd.cs.piccolo.nodes.PPath pb

hotPoint

int hotPoint

hotColor

java.awt.Color hotColor

defaultColor

java.awt.Color defaultColor

Class org.hisee.graphics.LabelledItemPanel implements Serializable

Serialized Fields

myNextItemRow

int myNextItemRow
The row to add the next labelled item to

Class org.hisee.graphics.PNodeDatapoint implements Serializable

Serialized Fields

index

int index

Class org.hisee.graphics.StandardDialog implements Serializable

Serialized Fields

myIsDialogCancelled

boolean myIsDialogCancelled
Flag indicating if the "Cancel" button was pressed to close dialog


myUserContentPane

java.awt.Container myUserContentPane
The content pane for holding user components



for more information see hisee.sourceforge.net