File: control

package info (click to toggle)
libjgoodies-forms-java 1.0.5-5
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 1,696 kB
  • ctags: 1,280
  • sloc: java: 7,315; xml: 209; makefile: 11
file content (39 lines) | stat: -rw-r--r-- 1,499 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
Source: libjgoodies-forms-java
Section: libs
Priority: optional
Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>
Uploaders: Eric Lavarde <deb@zorglub.s.bawue.de>
Build-Depends-Indep: debhelper (>= 4.1.0), cdbs (>= 0.4.8), gjdoc, kaffe, ant, antlr, classpath-doc
Standards-Version: 3.6.2.0

Package: libjgoodies-forms-java
Architecture: all
Depends: kaffe | sablevm | java1-runtime | java2-runtime
Suggests: java-virtual-machine, libjgoodies-forms-java-doc
Provides: libforms-java
Replaces: libforms-java
Conflicts: libforms-java (<= 1.0.5-3)
Description: Framework to lay out and implement elegant Swing panels
 The JGoodies Forms framework helps you lay out and implement elegant Swing
 panels quickly and consistently. It makes simple things easy and the hard
 stuff possible, the good design easy and the bad difficult.
 .
 Main Benefits:
 .
  * Powerful, flexible and precise layout
  * Easy to work with and quite easy to learn
  * Faster UI production
  * Better UI code readability
  * Leads to better style guide compliance 

Package: libjgoodies-forms-java-doc
Section: doc
Architecture: all
Recommends: mozilla | www-browser
Suggests: libjgoodies-forms-java, xpdf | pdf-viewer, classpath-doc
Provides: libforms-java-doc
Replaces: libforms-java-doc
Conflicts: libforms-java-doc (<= 1.0.5-3)
Description: Documentation for libjgoodies-forms-java
 This package contains documentation, javadocs (or should I say gjdocs) and
 tutorial code for Jgoodies Forms.