| Author |
swings
|
pallavi rastogi
Greenhorn
Joined: Feb 25, 2008
Posts: 5
|
|
How to design screens in java using a GUI builder and how to use various listeners. [ March 20, 2008: Message edited by: pallavi rastogi ]
|
 |
Freddy Wong
Ranch Hand
Joined: Sep 11, 2006
Posts: 959
|
|
|
I don't get your question. Without writing any Java code, you can't achieve anything. Are you talking about the GUI builder, i.e. the Java code is auto-generated?
|
SCJP 5.0, SCWCD 1.4, SCBCD 1.3, SCDJWS 1.4
My Blog
|
 |
pallavi rastogi
Greenhorn
Joined: Feb 25, 2008
Posts: 5
|
|
|
yes i was talking about the GUI builder.
|
 |
Freddy Wong
Ranch Hand
Joined: Sep 11, 2006
Posts: 959
|
|
|
Which GUI builder? Matisse?
|
 |
Ben Souther
Sheriff
Joined: Dec 11, 2004
Posts: 13410
|
|
You'll have an easier time finding help for this if you get the spelling of the technology right; especially if looking for help with Google or other search engines. It's spelled "Swing", a proper name. 'swings' is an incorrect spelling that will more likely turn up other questions by newcomers to the technology than conversations among experienced users who are more likely to be able to help you. [ March 20, 2008: Message edited by: Ben Souther ]
|
Java API J2EE API Servlet Spec JSP Spec How to ask a question... Simple Servlet Examples jsonf
|
 |
Paul Clapham
Bartender
Joined: Oct 14, 2005
Posts: 16479
|
|
|
Generally if you want to find out something about Java technology X, whatever X may be, your best bet is to go to your favourite Internet search engine and put in "Java X tutorial" as the keywords for the search. (Of course, replace "X" by the actual technology you are interested in.) The first few links returned should provide you with useful information.
|
 |
 |
|
|
subject: swings
|
|
|