Skip to Main Content

Java Database Connectivity (JDBC)

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Java Calculator

843854May 5 2004 — edited May 5 2004
I am relatively new to Java programming and am in a Dilemma. I am trying to develop a Java Calculator GUI and I want to include a "memory" button. Any ideas on how I would implement it.

It needs to be able to store a record and when" memory total"(another button) is pressed it should add all the figures saved by the "Memory" button.

Thanks in advance for the help

Ed
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jun 2 2004
Added on May 5 2004
1 comment
164 views