Download List

專案描述

SwingGlue introduces a binding layer for Swing in
order to get a better maintainable MVC design in a
Java Swing application. SwingGlue will make the
UIDelegate principle simple and more transparent.
The basic principle of SwingGlue is to introduce
an ultra thin layer that binds and manages
components, models, and action code (controller).
It does that without wrapping any Swing base
classes.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2005-01-20 18:12
0.2a

Only members with a public setter and that match a
key in the glue repository will be populated with
the repository value. The reason for that change
is that a exception was thrown if you had an
extension in an Adhesive class and the super class
had members with valid public setters. Now it is
possible to have extensions and other members that
contain public setters.
標籤: Initial freshmeat announcement

Project Resources