Project Group: net.sf.sfac

SFaC - Utilities

net.sf.sfac : sfac-utils

This project is the model side of the Swing Framework and Components (SFaC). If your doing a clean separation between model (or business) and view (or GUI or rendering) parts of your application, (like in the MVC pattern), then the only classes of SFaC your model can access are in this project. On the other hand, the classes in sfac-core project are GUI-specific and should not be known by your model.

Last Version: 0.8

Release Date:

SFaC - Application launcher

net.sf.sfac : sfac-launcher

This project is an application launcher. It allows to build dynamically the classpath of a java application by gathering all the jars of a directory.

Last Version: 0.8

Release Date:

SFaC - Core

net.sf.sfac : sfac-core

This project is the core part of the Swing Framework and Components (SFaC). It contains the Swing framework classes and the graphical component classes.

Last Version: 0.8

Release Date:

SFaC - Swing Framework and Components

net.sf.sfac : sfac

This project is a simple Java-Swing framework giving strategies to implements usual graphical application concern (action management, application state, internationalization ...) The framework is easy to learn and use and is targeted for small Swing applications, it can also be a good start for learning swing. In addition, this project proposes useful Swing components like an advanced layout manager, a multi-column sorting table, object editor...

Last Version: 0.8

Release Date:

  • 1