1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22
|
Source: libtoolbutton-java
Section: contrib/libs
Priority: optional
Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>
Uploaders: Arnaud Vandyck <avdyk@debian.org>
Build-Depends-Indep: debhelper (>> 4.0.0), j2sdk1.4 | j2sdk1.3 | java2-compiler
Standards-Version: 3.6.0
Package: libtoolbutton-java
Architecture: all
Depends: j2re1.4 | j2re1.3 | java2-runtime
Suggests: java-virtual-machine
Description: extension of java swing component JButton
ToolButton's mission is to extend and improve upon the standard swing
JButton features while keeping the platform independent features of
swing.
.
Application developers should be able to replace JButton with
ToolButton with minimum program changes (construction only)
.
Homepage: <http://toolbutton.tigris.org/>
|