![]() |
![]() |
When: Tuesday, June 8th 2004 6:00 PM - 7:30 PM
Where: John Deere Credit, Johnston IA
If you are using the Eclipse IDE for your Java projects, you are already using SWT. Standard Widget Toolkit is the open source windowing subsystem that drives Eclipse and is responsible for the snappy performance and the "native-window" look that Eclipse sports.
You can also write your own window applications using SWT, running under several operating systems. This presentation will give you everything you need to get started. How to download and install. How to run your app under Eclipse. How to put together a variety of simple applications.
Presenter: Gervase Gallant
Gervase is a CIJUG board member who is digging into client-side applications using SWT. He has written two articles for his web site,javazoid.com, and has written "Use SWT for Data Entry" for Javaworld.com
Resources:
"Use SWT for data entry": Javaworld
Download SWT from theEclipse web site
There's also a great Eclipse manual with a section on SWT.