Skip to content

Latest commit

 

History

History
41 lines (27 loc) · 1.8 KB

README.md

File metadata and controls

41 lines (27 loc) · 1.8 KB

SWT-Widgets

This repository collects some of my favourite SWT widgets.

Some of those widgets are ported from other open source projects, others are written by myself. The reasons why I port codes from other open source projects instead of using them directly are:

  1. I don't want my project depends on too many other projects, since it's hard to mange a lot of dependencies.
  2. Sometimes I have to modify the widgets to fulfill my own requirements.

Dependent Projects

This project depends on the following projects. The depended projects must be built in the order listed below.

Widgets

Currently the following widgets are supported.

References

  1. OPAL: https://code.google.com/a/eclipselabs.org/p/opal/
  2. Novocode: http://www.novocode.com/swt/