Java Reference
In-Depth Information
Chapter 17
Other Ways:
Alternatives to Swing
In which we discover that Swing is not the only GUI game in town. In so doing
we learn the rudiments of the Standard Widget Toolkit and we describe some
of the key limitations of this alternative toolkit.
17.1
W HAT Y OU W ILL L EARN
This chapter will introduce the basic classes of SWT, the Standard Widget
Toolkit, which is an alternative GUI library developed mainly for the Eclipse
Java IDE. 1 Development of Eclipse has been led primarily by IBM. 2
1. http://www.eclipse.org/
2. http://www.ibm.com/
377
Search WWH ::




Custom Search