Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsWhite Papers
Discussion GroupsFirst AidDatabasesJavaBeansGUIJava 3DVirtual MachineCORBASecurityToolsGeneral
Java DirectoryOpen Source ProjectsSample Book ChaptersUser GroupsWeb Resources
Related Topics
Databases.NETMore Topics ...

Java Forum / General / May 2007

Tip: Looking for answers? Try searching our database.

Can any one tell me how to add a keypad on this Java ATM?

Thread view: 
Tianyi Chen - 07 May 2007 02:47 GMT
I have problem with adding keypad on my Java ATM program, below is the
source code.

http://www.nycahome.org/ty/ATM.rar

And how to add transaction history, I want it to store the last 10
transaction histories.
Andrew Thompson - 07 May 2007 08:00 GMT
>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?
---------------------------------------------------------------------



Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2009 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.