Package gravsphcolldemo

Various demonstrations of Spheres under Gravity and Elastic Collisions.

See:
          Description

Class Summary
Applet1 Title: NOOPE Gravity and Sphere Collision demonstration Description: This is a demonstration of NOOPE (the Newtonian Object-oriented Physics Engine).
Applet2 Title: AWT Gravity and Sphere Collision Demo Applet Description: This applet demonstrates the use of NOOPE to simulate the Gravity and SphereCollision laws.
AWTRunDialog This version of the RunDialog uses AWT, rather than Swing.
ColorInputVerifier This is an input-verifier for JTextField's containing a colorname or a color-Vector3D with components in the range 0-1.
DoubleInputVerifier This is an InputVerifier object for swing JTextField objects that verifies whether the value entered can be parsed as a double.
EditEntityDialog Title: AWT Gravity and Sphere Collision Demo Applet Description: This applet demonstrates the use of NOOPE to simulate the Gravity and SphereCollision laws.
EditProjectionDialog Title: AWT Gravity and Sphere Collision Demo Applet Description: This applet demonstrates the use of NOOPE to simulate the Gravity and SphereCollision laws.
EntityBrData This class stores information needed to construct an ArrayBlockReader defining an Entity for a simulation in Applet2.
MakeAnimGif This program produces an animated gif showing the simulation of spheres under gravity and elastic collision.
ProjectionBrData This class stores data that can be used to construct an ArrayBlockReader representing an OutputProjection law.
RunDialog Title: NOOPE Gravity and Sphere Collision demonstration Description: This is a demonstration of NOOPE (the Newtonian Object-oriented Physics Engine).
Vector3DInputVerifier This is a subclass of InputVerifier that can be used to validate a JTextField.
 

Package gravsphcolldemo Description

Various demonstrations of Spheres under Gravity and Elastic Collisions.