File: control

package info (click to toggle)
libswingx-java 1%3A1.6.1-1
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 10,780 kB
  • ctags: 14,819
  • sloc: java: 102,920; xml: 11,426; makefile: 17; sh: 11
file content (58 lines) | stat: -rw-r--r-- 2,288 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
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
Source: libswingx-java
Section: java
Priority: optional
Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>
Uploaders: Varun Hiremath <varun@debian.org>, Torsten Werner <twerner@debian.org>,
 Damien Raude-Morvan <drazzib@debian.org>
Build-Depends: cdbs, debhelper (>= 7), default-jdk, ant, maven-ant-helper
Build-Depends-Indep: libbatik-java, maven-repo-helper
Standards-Version: 3.9.1
Homepage: https://swingx.dev.java.net/
Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/libswingx-java/
Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/libswingx-java/

Package: libswingx-java
Architecture: all
Depends: ${misc:Depends}
Suggests: libbatik-java
Description: extensions to the Swing GUI toolkit
 This package contains extensions to the Swing GUI toolkit, including new and
 enhanced components that provide functionality commonly required by rich
 client applications. Highlights include:
  - Sorting, filtering, highlighting for tables, trees, and lists
  - Find/search
  - Auto-completion
  - Login/authentication framework
  - TreeTable component
  - Collapsible panel component
  - Date picker component
  - Tip-of-the-Day component
 .
 Many of these features will eventually be incorporated into the Swing toolkit,
 although API compatibility will not be guaranteed. The SwingX project focuses
 exclusively on the raw components themselves.

Package: libswingx-java-doc
Architecture: all
Section: doc
Depends: ${misc:Depends}
Suggests: libswingx-java
Description: extensions to the Swing GUI toolkit - documentation
 This package contains extensions to the Swing GUI toolkit, including new and
 enhanced components that provide functionality commonly required by rich
 client applications. Highlights include:
  - Sorting, filtering, highlighting for tables, trees, and lists
  - Find/search
  - Auto-completion
  - Login/authentication framework
  - TreeTable component
  - Collapsible panel component
  - Date picker component
  - Tip-of-the-Day component
 .
 Many of these features will eventually be incorporated into the Swing toolkit,
 although API compatibility will not be guaranteed. The SwingX project focuses
 exclusively on the raw components themselves.
 .
 This package contains API documentation (Javadoc) of SwingX GUI Toolkit.