This JavaFX application was an assignment for my Advanced Java Class. This a multi-threaded application in which a user can add balls to the JavaFX window. Balls bounce off of walls, and each other.
For the ProThreaded project, I have used code from the following sources, which are referenced throughout the .java files.
sources: