Java GUI desktop app [message #100076] |
Wed, 07 September 2005 13:02 |
Eclipse User |
|
|
|
Originally posted by: ns_dkerber.ns_WarrenRogersAssociates.com
Can somebody point me to an example "hello world" type java gui
application and the tools to help build one?
Right now, I use java for web applications, but am looking into using
java for a desktop application. I don't really know where to look to get
the GUI components and tools, so any suggestions or good links would be
appreciated.
--
Remove the ns_ from if replying by e-mail (but keep posts in the
newsgroups if possible).
|
|
|
|
Re: Java GUI desktop app [message #100118 is a reply to message #100104] |
Wed, 07 September 2005 14:36 |
Eclipse User |
|
|
|
Originally posted by: ns_dkerber.ns_WarrenRogersAssociates.com
In article <dfmsll$jel$1@news.eclipse.org>, myersj@gmail.com says...
> David,
>
> First you'll need to decide whether you would like to learn Swing
> (standard Java) or SWT (UI toolkit Eclipse uses).
Since I'm using Eclipse for the rest of my java stuff, SWT makes a lot
more sense to me.
> Sun has an excellent tutorial for learning Swing online:
> http://java.sun.com/docs/books/tutorial/uiswing/
>
> Information about SWT is available from SWT's homepage:
> http://dev.eclipse.org/viewcvs/index.cgi/%7Echeckout%7E/plat form-swt-home/main.html
Great, thanks!
>
> You can use the Eclipse Visual Editor to help you visually design UIs
> for both Swing and SWT:
> http://www.eclipse.org/vep/
>
> Hope this helps,
> - Jeff
>
> David Kerber wrote:
> > Can somebody point me to an example "hello world" type java gui
> > application and the tools to help build one?
> >
> > Right now, I use java for web applications, but am looking into using
> > java for a desktop application. I don't really know where to look to get
> > the GUI components and tools, so any suggestions or good links would be
> > appreciated.
> >
>
--
Remove the ns_ from if replying by e-mail (but keep posts in the
newsgroups if possible).
|
|
|
Powered by
FUDForum. Page generated in 0.05704 seconds