I have to do a presentation on how to do animation using JAVA. Can anyone point me to some links/information that be helpful for my research?
Thanks,
Benton 2862
User Profile
Collapse
-
Need help with an array.
I need help with and array for a program that acts like a cash register. The user will input an items price and then there payment. It will tell you the change and then tell you what kinda of change to use, see example:
Use JOptionPane to take inputs from the user and display the results.
Example:
--------
If the user enters
Amount Due = 5.52 // First Input from the User
Amount Given ...
No activity results to display
Show More