Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Standard Widget Toolkit (SWT) » SWT Design Patterns available in open source.
SWT Design Patterns available in open source. [message #460666] Sun, 04 September 2005 12:28
No real name is currently offline No real nameFriend
Messages: 97
Registered: July 2009
Member
SWT Design Patterns is developed based on past experience in developing very
complex GUI software systems in AWT and Swing. This approach has proven to
be extremely powerful in terms of software development and management. It
offers the following advantages;

- Focus on what is done than how is done.
- Simple to write standard enterprise software quickly.
- Easy to read and maintain your source code.
- Less coding errors.
- Shorter programs.
- Open source.
- Absolutely free!

SWT Design patterns provide the following special features;
- Simple standardized event handling.
- Automated sash operations.
- Specification based form layout handling.
- Simple menu and toolbar support.
- No hassles with thread ownership!

SWT Patterns is available at
http://www.roselladb.com/swt-patterns.htm
Previous Topic:Integrating ActiveX components with SWT
Next Topic:Flush SWT thread
Goto Forum:
  


Current Time: Thu Apr 25 09:37:52 GMT 2024

Powered by FUDForum. Page generated in 0.02582 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top