|
Javu WingS
Javu WingS is a set of lightweight Java components providing most of the controls, needed for a typical application/applet.
The component hierarchy of Javu WingS is similar to Swing, but the API is simplified and closer to AWT.
Most of the components are derived from WingComponet which (like JComponent) is derived from java.awt.Componet
Top level classes WingApplet, WingDialog, WingFrame and WingWindow are derived from appropriate AWT classes and contain WingRootPane (analogous to JRootPane).
The components use typical AWT events, work with AWT layout managers, and can be used together with AWT and Swing components.
|
|
|
Category |
Swing |
License |
GNU Library or Lesser General Public License (LGPL) |
HomePage |
http://programics.com/?page=wings |
|
|
Java is a trademark or registered trademark of Sun Microsystems, Inc. in the United States
and other countries. This site is independent of Sun Microsystems, Inc.