Author: wbaer-guest Date: 2006-03-13 20:30:59 +0000 (Mon, 13 Mar 2006) New Revision: 2006
Modified: trunk/buoy/debian/control Log: Shortened description Modified: trunk/buoy/debian/control =================================================================== --- trunk/buoy/debian/control 2006-03-13 20:24:27 UTC (rev 2005) +++ trunk/buoy/debian/control 2006-03-13 20:30:59 UTC (rev 2006) @@ -10,17 +10,12 @@ Architecture: all Depends: kaffe | java1-runtime | java2-runtime Description: Java User Interface Toolkit - Buoy is a Java framework for creating user interfaces. This release - contains a number of bug fixes and new features, including a toolbar - class, and changes to better support graphical layout tools. It is - stable and suitable for production use. + Buoy is a Java framework for creating user interfaces. . - Buoy is built on top of Swing, but provides a completely new set of - classes to represent user interface elements. It has many advantages - over using Swing directly, including a cleaner and simpler API, a far - more powerful event handling mechanism, a better system for laying - out components, and built in support for serializing and - reconstructing user interfaces as XML. + Buoy is built on top of Swing, but provides a completely new set of classes + to represent user interface elements. It has many advantages over using Swing + directly, including a cleaner and simpler API, a far more powerful event + handling mechanism, a better system for laying out components, and built in + support for serializing and reconstructing user interfaces as XML. . - For detailed information, go to http://buoy.sourceforge.net/ - + Homepage: http://buoy.sourceforge.net/ _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-java-commits

