Open source java framework to develop Rich Internet Applications

9
Mauro Carniel writes “The rise of Rich Internet Applications (RIAs) has lately become an important topic in the Java community. In addition to new technologies like AJAX and MacroMedia Flex and MS SilverLight, the combination of Swing and Java Web Start has also been proposed as a RIA technology.

OpenSwing is an open-source Swing framework that provides an MVC architecture and automates communication between models, views, and controllers by means of Java Beans, directly connected to view components. It also provides a suite of advanced graphics components based on Swing components with data binding between components and data model.

Link: sourceforge.net

Category:

  • Java