Learn
-
Consult the Eclipse and SWT API at Eclipse.org.
-
Consult the Swing API in the API documentation of the J2SE platform.
-
Visit Eclipse.org for downloads, documentation, mail archives, and articles.
-
For Eclipse project development plans, a FAQ, and a list of handy SWT code snippets, check out the component development resources.
-
See collection of code snippets for the code illustrating the use of
TreeEditor. -
Read more about the GEF project.
-
In "SWT: The Standard Widget Toolkit, Part 1 " ( Eclipse Corner, March 2001), Steve Northover gives an introduction to the design strategies used in SWT.
-
In "Plug a Swing-based development tool into Eclipse " (developerWorks, October 2002), Terry Chan describes how to integrate a Swing application into the Eclipse platform.
-
Read "Understanding Layouts in SWT " by Carolyn MacLeod and Shantha Ramachandran (Eclipse Corner, May 2002) to get an introduction to SWT's layouts.
-
In their articles "Getting your feet wet with the SWT StyledText widget " and "Into the deep end of the SWT StyledText widget " (Eclipse Corner,
September 2002), Lynne Kues and Knut Radloff explain how to use the
StyledTextwidget to display and edit formatted text in SWT. -
In "SWT: The Standard Widget Toolkit, Part 2," (Eclipse Corner, November 2001), Steve Northover and Carolyn MacLeod provide a list of rules to follow to manage graphical resources when programming in SWT.
-
"SWT color model," James Moody and Carolyn MacLeod (Eclipse Corner, April 2001) gives some tip about the management of color resources in SWT.
-
In his article "Using the Eclipse GUI outside the Eclipse Workbench" (developerWorks,
January 2003), Adrian Van Emmenis demonstrates the use of JFace viewers, content providers, and label providers with SWT tables and trees.
-
In his article "Building and delivering a table editor with SWT/JFace " (Eclipse Corner,
July 2003), Laurent Gauthier explains how to build an editable and sortable table, using the
TableViewerAPI of JFace. -
In "How to use the JFace Tree Viewer " (Eclipse Corner, May 2002), Chris Grindstaff explains how to use the JFace
TreeViewerAPI. -
Get the latest news on the Websphere Studio tools at the WebSphere Studio Zone.
-
See the Java technology zone tutorials page for a complete listing of free Java-related tutorials from developerWorks.
-
Stay on top of the Eclipse platform at the
developerWorks Open source projects zone.
-
Find hundreds of articles about every aspect of Java programming in the developerWorks
Java technology zone.
Get products and technologies
-
Download the latest Eclipse technologies from IBM alphaWorks.


