Results 1 to 1 of 1
Thread: Designing a project in Java
- 11-23-2010, 07:28 PM #1
Member
- Join Date
- Nov 2010
- Posts
- 2
- Rep Power
- 0
Designing a project in Java
Hello everyone! i'm new in this forum, hope to be educated from it :)
i have a question mostly about designing in java.
i have this project i have to do that suppose to simulate an online book store (like amazon for example).
I'm going to use a server\client architecture (not a web application).
my main question is how to design the class diagram.
i need the GUI, DB handling methods, but i don't know how to connect between them, how will my class diagram will look.
am i suppose to make a class for every screen i will have for the user, and do i need classes for example for:book,user and so on?
and if so what is the connection between them?
what is the standard for that sort of project?
i would really appreciate some help that will push me forward a step.
Thanks,
Avishai.
Similar Threads
-
Help designing a program
By np2392 in forum New To JavaReplies: 2Last Post: 09-24-2010, 02:31 AM -
help with designing Java program:file browser w/ regex search, possibly media player?
By jmd9qs in forum New To JavaReplies: 0Last Post: 11-04-2009, 09:09 PM -
designing application in swing
By programmer_007 in forum AWT / SwingReplies: 12Last Post: 09-03-2009, 07:50 PM -
Need help for coding and designing
By g.ganiraju in forum New To JavaReplies: 11Last Post: 11-01-2008, 04:49 AM -
advise on designing an ejb application
By bobD in forum New To JavaReplies: 0Last Post: 09-03-2008, 09:04 AM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks