>I have problem with adding keypad on my Java ATM program, below is the
>source code.
>
>http://www.nycahome.org/ty/ATM.rar
I do not have a program that can open RAR files.
Why not ZIP them? Note though, that if the source
is 16Kb zipped, I doubt most people will go to the effort
of exanding it, compiling it, and hunting through it to find
the places that need changing.
That being said, this Calculator has a simple keypad.
<http://www.physci.org/codes/Calculator/Calculator.java>
Though you might need to convert it to Swing.
>And how to add transaction history, I want it to store the last 10
>transaction histories.
Use a LinkedList or ArrayList, create an object of
each Transaction, add new ones to the end, then
remove old ones from the front.

Signature
Andrew Thompson
http://www.athompson.info/andrew/
Tianyi Chen - 08 May 2007 04:33 GMT
Thank you for you reply and suggestion.
But I really need someone to add it for me, the orignal program is not
write by me,
I just modified it to fit most require. And I'm just a Java beginner,
so don't know much about it.
Here's the ZIP format. It's only 24KB. http://www.nycahome.org/ty/ATM.zip
Thank you for your help.
> >I have problem with adding keypad on my Java ATM program, below is the
> >source code.
[quoted text clipped - 22 lines]
>
> Message posted viahttp://www.javakb.com
Andrew Thompson - 08 May 2007 04:39 GMT
..
>...I really need someone to add it for me, ...
In that case - you really need a consultant.
This is a discussion forum, not a help desk.

Signature
Andrew Thompson
http://www.athompson.info/andrew/
Greg R. Broderick - 08 May 2007 19:59 GMT
Tianyi Chen <TianyiCn@hotmail.com> wrote in news:1178595213.143218.33490
@o5g2000hsb.googlegroups.com:
> But I really need someone to add it for me, the orignal program is not
> write by me,
How much are you willing to pay for this contract programming job?
Regards

Signature
---------------------------------------------------------------------
Greg R. Broderick usenet200705@blackholio.dyndns.org
A. Top posters.
Q. What is the most annoying thing on Usenet?
---------------------------------------------------------------------