Serialized Form


Package <Unnamed>

Class BaseballBackspinConsole extends javax.swing.JFrame implements Serializable

Serialized Fields

jPanel1

javax.swing.JPanel jPanel1
// * @param jPanel1 - the Top portion of the TB gui


jPanel2

javax.swing.JPanel jPanel2
// * @param jPanel2 - the bottom portion of the gui,has 2-D map of scene


pitchBall

javax.swing.JButton pitchBall
// * @param pitchBall - pitches the ball


quit

javax.swing.JButton quit

speedTextField

javax.swing.JTextField speedTextField

angVelScroll

javax.swing.JScrollBar angVelScroll

angVelTextField

javax.swing.JTextField angVelTextField

speedScroll

javax.swing.JScrollBar speedScroll

turnTextField

javax.swing.JTextField turnTextField

jLabel1

javax.swing.JLabel jLabel1

jLabel2

javax.swing.JLabel jLabel2

jLabel3

javax.swing.JLabel jLabel3

jLabel4

javax.swing.JLabel jLabel4

jLabel5

javax.swing.JLabel jLabel5

jLabel6

javax.swing.JLabel jLabel6

jLabel7

javax.swing.JLabel jLabel7

jLabel8

javax.swing.JLabel jLabel8

jLabel9

javax.swing.JLabel jLabel9

jLabel10

javax.swing.JLabel jLabel10

jLabel11

javax.swing.JLabel jLabel11

jLabel12

javax.swing.JLabel jLabel12

jLabel13

javax.swing.JLabel jLabel13

jLabel14

javax.swing.JLabel jLabel14

jPanel4

javax.swing.JPanel jPanel4

Class ScenePicker extends javax.swing.JFrame implements Serializable

Serialized Fields

DIS_FILE

java.io.File DIS_FILE
Relative file path for the baseball diamond which displays the physics from the Backspin class.


NO_DIS_FILE

java.io.File NO_DIS_FILE
Copy of the path above; no alternate case given.


myChooser

javax.swing.JFileChooser myChooser

myFilter

JFileFilter myFilter

Class VRMLPicker extends javax.swing.JFrame implements Serializable

Serialized Fields

DIS_FILE

java.io.File DIS_FILE

NO_DIS_FILE

java.io.File NO_DIS_FILE

myChooser

javax.swing.JFileChooser myChooser

myFilter

JFileFilter myFilter