SwingGlue 0.2a review
DownloadSwing Glue is an ultra thin layer that allows to decouple view, controller and model into separate individual domains. It as not j
|
|
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