GUI White Papers
Using the Swing Application Framework (JSR 296)
Overview If one has developed many applications using a Swing-based graphical user interface (GUI), one has probably solved some common problems over and over again. Those problems include managing the application life cycle, event handling, threading, localizable resources, and maybe even persistence. To save time and effort, one can develop reusable libraries and small application frameworks to use on each new project. An application framework can provide much of the common infrastructure that most applications share. A framework is a reusable library of classes and functionality that helps the user design and implement applications using consistent designs and patterns.
| Publisher | Sun Microsystems | File Format | HTML |
|---|---|---|---|
| Date Published | July 2007 | Downloads | 6 |
| Format | White Papers | ||
| Topics | |||



