Introducing the SWT


What is the SWT? The Standard Widget Toolkit was created by IBM, and it was intended as a replacement for both the Java Abstract Windowing Toolkit (AWT) and Swing.

The SWT is an extensive GUI toolkit, as you'd expect if it was intended to replace both the AWT and Java Swing. Controls are called "widgets" in the SWT. Here's the current list of the available SWT widgets:

  • Button

  • Canvas

  • Caret

  • Combo

  • Composite

  • CoolBar

  • CoolItem

  • Group

  • Label

  • List

  • Menu

  • MenuItem

  • ProgressBar

  • Sash

  • Scale

  • ScrollBar

  • Shell

  • Slider

  • TabFolder

  • TabItem

  • Table

  • TableColumn

  • TableItem

  • Text

  • ToolBar

  • ToolItem

  • Tracker

  • Tree

  • TreeItem

As you can see, the SWT is a serious GUI toolkit.



    Java After Hours(c) 10 Projects You'll Never Do at Work
    Java After Hours: 10 Projects Youll Never Do at Work
    ISBN: 0672327473
    EAN: 2147483647
    Year: 2006
    Pages: 128

    flylib.com © 2008-2017.
    If you may any questions please contact us: flylib@qtcs.net