Results 1 to 11 of 11
- 10-15-2008, 05:09 PM #1
Member
- Join Date
- Oct 2008
- Posts
- 5
- Rep Power
- 0
Designing a GUI based solution- Suggestion required
Dear forum,
I am planning to design a GUI based solution with the following criteria
a) It will be run on a windows based system
b) Tables and other data will be there on many linux nodes. It can be in the form of sql tables, files etc
c) I need graphical display of these nodes on the GUI application
d) Additionally a map (geographical) display of modes with topology discovery is required.
I am at the start of doing this project, wanted to know which java technology to use like Swing or AWT or EJB or J2EE.
I dont have any specific criteria as such it should be a web based solution or not. Even a stand alone solution such as clicking an ".exe" for launching this GUI on windows should be fine.
Waiting for your early reply.
-Muni
- 10-15-2008, 05:57 PM #2
- Join Date
- Jul 2007
- Location
- Colombo, Sri Lanka
- Posts
- 11,374
- Blog Entries
- 1
- Rep Power
- 18
Java application can run on any Windows platform, with the correct JRE version that your development based on.
I don't have an idea what you mean by linux nodes, and sql tables..
For graphical developments, use Swing not AWT. Lots of differences are there. Go the Suns' official web site and check the different.
- 10-15-2008, 07:03 PM #3
Is this a client/server app? With one part running on windows and other parts running on linux?
- 10-15-2008, 08:30 PM #4
Just another cross poster.
Swing - GUI design ideas/suggestion required??
db
- 10-16-2008, 10:31 AM #5
Member
- Join Date
- Oct 2008
- Posts
- 5
- Rep Power
- 0
Is this a client/server app?
Yes it will be client server application with the clients running on windows and the server being a Linux machine.
- 10-16-2008, 10:32 AM #6
Member
- Join Date
- Oct 2008
- Posts
- 5
- Rep Power
- 0
Hi DB,
Yes I posted only in 2 forums to get some varied idea. Is it something wrong?
-Mohan
- 10-16-2008, 04:33 PM #7
Member
- Join Date
- Oct 2008
- Posts
- 5
- Rep Power
- 0
Any thoughts...
Hi Norm,
thanks for your reply.. Do you have any suggestion as such how to go about?
-Muni
- 10-16-2008, 10:41 PM #8
Swing for the GUI.
Sockets for the communications.
-
Cross-posting can frustrate anyone who tries to help you only to find out later that the same answer was given hours ago in a cross-posted thread. No one likes wasting their time, especially a volunteer. The polite thing to do would be to provide links in both cross-posts to each other.
- 10-17-2008, 05:47 AM #10
- Join Date
- Jul 2007
- Location
- Colombo, Sri Lanka
- Posts
- 11,374
- Blog Entries
- 1
- Rep Power
- 18
- 10-17-2008, 03:11 PM #11
Member
- Join Date
- Oct 2008
- Posts
- 5
- Rep Power
- 0
Similar Threads
-
i need an example of JSR179 ((Location based Ser)implementation for CDC based device
By talk_to_vivekmishra in forum CDC and Personal ProfileReplies: 3Last Post: 12-30-2010, 10:07 AM -
Suggestion needed
By java_newbie in forum NetBeansReplies: 5Last Post: 10-22-2008, 12:45 PM -
advise on designing an ejb application
By bobD in forum New To JavaReplies: 0Last Post: 09-03-2008, 09:04 AM -
dynamic auto suggestion
By freddieMaize in forum Advanced JavaReplies: 3Last Post: 07-31-2008, 03:20 PM -
Suggestion for Java Programming Problems
By Deathmonger in forum New To JavaReplies: 4Last Post: 07-10-2008, 01:34 AM


LinkBack URL
About LinkBacks
Reply With Quote

Bookmarks