Java Glossary : BISS-AWT

CMP home Java glossary home Menu no menu Last updated 2004-06-28 by Roedy Green ©1996-2004 Canadian Mind Products

Java definitions: 0-9 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z

You are here : home : Java Glossary : B words : BISS-AWT.

BISS-AWT
Peter C. Mehlitz of BISS has done some remarkable things with the AWT. The demo I saw at the Java Colorado Software Summit Conference was very impressive. There are three parts to the BISS package:
  1. It's a widget framework of portable (standard AWT based) lightweights that completely coexist with other Components. This is in the package "biss.awt". These include rich text components and layout managers. It works much the way Swing does. Both BISS-AWT and JFC-Swing are just another "add-on" on top of a plain AWT.
  2. It contains a small (but constantly enhanced) IDE, which also serves as an example of how to use the widgets. The package "biss.jde", mainly consists of a class browser and a graphical layout tool.
  3. They re-implemented java.awt (currently with a native layer for kaffe / Xlib), with the "high level" java.awt widgets built on top of biss.awt (sounds somewhat recursive, but makes a very small code base).


CMP logo
CMP_home
home
Canadian Mind Products CSS
HTML Checked!
ICRA ratings logo
mindprod.com IP:[24.87.56.253]
Your IP:[80.134.30.163]
You are visitor number 816.
Please send errors, omissions and suggestions
to improve this page to Roedy Green.
You can get a fresh copy of this page from: or possibly from your local J: drive mirror:
http://mindprod.com/jgloss/bissawt.html J:\mindprod\jgloss\bissawt.html