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 / March 2006

Tip: Looking for answers? Try searching our database.

i am developing a banking application in J2SE with MySQL Server as back end

Thread view: 
sundar.b.mani@gmail.com - 09 Mar 2006 18:27 GMT
the application has a JFrame menu bar with menu items as login,
customer, and transaction.

customer has three pop-up menu items namely government, corporate &
individual.

transaction has two pop-up menu items namely deposit check, withdraw
cash.

when i click on login a dialog box should pop-up within the JFrame
asking for user's id and password, the user can be either a teller,
manager, sys admin.

once the authentication ( by validating the user credentials with MySQL
server bank staff database) is done, a MDI type window pops-up with
text box for entering the type of customer, text box for organization/
individual's name, address etc. or enter a new customer info. and store
it in MySQL database.

then clcik on transaction and proceed with a similar GUI and  conduct
the transaction and update the database.

i don't know if JFrame is the way to go or ?

would help if someone provides some source code.

regards, Ben
Rhino - 09 Mar 2006 18:51 GMT
> the application has a JFrame menu bar with menu items as login,
> customer, and transaction.
[quoted text clipped - 23 lines]
>
> regards, Ben

It sounds to me as if you are using a JFrame exactly as they were intended
to be used. I've done similar things myself. I can't give you that source
code but JFrames are not very hard to use. See the Java Tutorial article on
JFrames for some examples:
http://java.sun.com/docs/books/tutorial/uiswing/components/frame.html.

--
Rhino
Thomas Weidenfeller - 10 Mar 2006 08:37 GMT
> i don't know if JFrame is the way to go or ?

Sounds good to me. For more information on when to use what GUI
component see:

http://java.sun.com/products/jlf/ed2/book/index.html

> would help if someone provides some source code.

http://java.sun.com/docs/books/tutorial/uiswing/

/Thomas
Signature

The comp.lang.java.gui FAQ:
ftp://ftp.cs.uu.nl/pub/NEWS.ANSWERS/computer-lang/java/gui/faq
http://www.uni-giessen.de/faq/archiv/computer-lang.java.gui.faq/

IchBin - 11 Mar 2006 00:17 GMT
[snip]

>> would help if someone provides some source code.

[snip]

The Java Developers Almanac 1.4
http://javaalmanac.com

Java Examples Organized by Topic into Categories
http://www.java2s.com/ExampleCode/CatalogExampleCode.htm

Thanks in Advance...
IchBin, Pocono Lake, Pa, USA
http://weconsultants.servebeer.com/JHackerAppManager
__________________________________________________________________________

'If there is one, Knowledge is the "Fountain of Youth"'
-William E. Taylor,  Regular Guy (1952-)


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



©2008 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.