SFaC - Swing Framework and Components
· 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...
Download JD-GUI to open JAR file and explore Java source code file (.class .java)
Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window sfac-0.8.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.