
The Better Swing Application Framework is a fork of the original Swing Application Framework (appframework) reference implementation of JSR 296. Since August 2009, the original Swing Application Framework project has been on hold, and therefore this fork was created to carry on the work until the original project resumes.
The last public release of the original appframework project was version 1.03. The BSAF project currently aims at producing a new release, version 1.9, with the primary goals of improving stability, keeping backward compatibility with SAF 1.03, fixing bugs, updating documentation, and creating more unit tests and examples.
Please consult the Release Notes page for more information.
If you'd like to contribute, please consider joining us in:
There are two forums. Announcements is dedicated to official announcements from the project owner. Open Discussion is open to the community.
BSAF is an open source project that highly values the input of its community members. Feel free to ask question and make suggestions on the open discussion forum!
We're currently actively taking steps to improve and expand our documentation. Links to the SAF 1.03 resources, which are still pertinent to this project since BSAF retains compatibility with it, can be found at the bottom of this page, here.
Applications using SAF / BSAF
Getting started using NetBeans
You can help with the development of BSAF in several ways.
There are several enhancements currently under consideration, most notably expansion of resource map features. If you think of more, feel free to start a forum thread about them.
Several notes about the architecture of SAF were made in Hans Muller's "swan song" and may be a good starting point for discussions about the structure of the code.
JavaDoc
(November 2007)
Introduction to JSR 296
(August 2007)
Using the Swing Application Framework
(SDN, July 2007)
JSR 296: Swing Application Framework
The Java Specification Request that started it all
Swing Application Framework (AppFramework) Project
The Java.net website of the original reference/prototype implementation of JSR-296
Migration to (Better) Swing Application Framework
(August 2010)