Work Done Calculator
Technology used: Java
An OOP program that calcuates the work done on an object by taking input values of Force(N) and the Displacement(m) that the object has moved.
Features
- Includes an About page and Help page
- Utilizes buttons to help the user navigate to the About, Help, and Calculation pages
- Includes textboxes so users can type inputs, and textareas to display output of the work done
- Features an animation that simulates the work done on an object everytime the program makes a calculation
- Includes reset button