Wayne Mote wrote:
> Can any kind person tell me exactly how?
> I have download the docs and I have two books on Java 2.
Did you read them?

))
> But Im lost.
Consider working through Sun's GUI tutorial from top to bottom:
http://java.sun.com/docs/books/tutor...ing/index.html
Oh, in case no one has told you this before:
Yes, it takes time and effort to get an overview and some understanding
about Java, and the Java GUI system. And despite what people tell in
general, GUI programming was and is not simple (the huge amount of bad,
ugly, non-functional GUIs out there speak volume).
If you need instant gratification, then GUI programming is not the thing
to do. You will also not master GUI programming if you just copy code
and/or calling methods at random. You need to understand what you are
doing, and this requires some effort.
/Thomas
--
The comp.lang.java.gui FAQ:
ftp://ftp.cs.uu.nl/pub/NEWS.ANSWERS/...g/java/gui/faq
http://www.uni-giessen.de/faq/archiv....java.gui.faq/