KlassroomSwing: A GUI Package for Students
Dean Sanders, Northwest Missouri State University
KlassroomSwing is a Java package for developing graphical user interfaces. While it was designed for novice programmers, it has enough breadth and sophistication to be used in upper-division courses. This package mirrors a subset of Java's Swing, has support for graphics and various media, includes a few useful utility classes, and provides a smooth transition to Swing in later courses. While the package is designed to be self-contained, it does have methods that allow Swing components to be added whenever necessary.