RSS 1 project tagged "GTK+"

Download Website Updated 27 May 2012 Gtk+2 panel

Screenshot
Pop 53.59
Vit 2.78

The primary aim of the Gtk+2 panel project is to provide a panel that reuses whatever is available (if it is not overkill) in the obvious way, such as subclassing GtkWidget instead of implementing applets, or by using a GtkBuilder file instead of defining a new format to customize the panel. This approach gives some additional advantages for free: you can use common tools in uncommon ways. Above all, you can use Glade to design your own panel. All the dependencies apart from GTK+ are (and hopefully will be) optional.

Screenshot

Project Spotlight

VectorGraphics2D

A vector export library for Java.

Screenshot

Project Spotlight

CmdOption

A simple annotation-driven command line parser toolkit for Java 5 applications.