Skip to content

Haixing-Hu/swt-widgets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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/

About

Collect some useful SWT widgets for my applications.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages