Diva
Home
About
Demos
Downloads
Packages
Forum
Mail lists

The Diva GUI Design Reference

diva.gui is a small, simple application framework, designed to make it easier to construct useful Swing applications. It is also possible to extend this framework to better suit your own particular application.

The basis of the framework is a set of swing components that we have found to useful in constructing visualization applications. The framework also contains infrastructure for supporting applications running in both an applet or a frame with minimal extra effort or code duplication. This is accomplished through an interface, AppContext, that abstracts the useful things about JApplet and JFrame.

Send feedback to cxh at eecs berkeley edu
Contact 
©2002-2018 U.C. Regents