SwingGlue 0.2a review

Download
by rbytes.net on

Swing Glue is an ultra thin layer that allows to decouple view, controller and model into separate individual domains. It as not j

License: GPL (GNU General Public License)
File size: 0K
Developer: Michael Moratti
0 stars award from rbytes.net

Swing Glue is an ultra thin layer that allows to decouple view, controller and model into separate individual domains.

It as not just another framework as you might think now. It is an very generic layer that has a minimal impact to the application where swing glue is used.

Here are some key features of "SwingGlue":
Object repository that minimizes transport of references
automatic population of Adhesive class members from the repository
abstraction of view code and event code
no wrapping component classes, you still use the normal Swing classes


Swing Glue is proof for the legend that a framewok does not necessarly has to be a Bloat of code that helps you to simplify your development.

It also works with a simple framework that is non evasive and has a very simple code base.

SwingGlue 0.2a keywords