File: control

package info (click to toggle)
libflexdock-java 0.5.1-dfsg1-4
  • links: PTS, VCS
  • area: main
  • in suites: lenny
  • size: 5,264 kB
  • ctags: 4,256
  • sloc: java: 21,287; xml: 717; ansic: 101; makefile: 20; sh: 13
file content (78 lines) | stat: -rw-r--r-- 2,878 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
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
Source: libflexdock-java
Section: libs
Priority: optional
Maintainer: Sylvestre Ledru <sylvestre.ledru@inria.fr>
Uploaders: Torsten Werner <twerner@debian.org>
Build-Depends: debhelper (>= 5), cdbs, ant, ant-optional, 
 default-jdk-builddep, libcommons-logging-java, libskinlf-java, 
 libjgoodies-looks-java, libx11-dev, quilt
Standards-Version: 3.7.3
Homepage: http://flexdock.dev.java.net
Vcs-Svn: https://bollin.googlecode.com/svn/libflexdock-java/trunk
Vcs-Browser: http://bollin.googlecode.com/svn/libflexdock-java/trunk
DM-Upload-Allowed: yes

Package: libflexdock-java
Architecture: all
Depends: java-gcj-compat | java1-runtime | java2-runtime,
 libflexdock-jni, libcommons-logging-java, libskinlf-java, 
 libjgoodies-looks-java
Suggests: libflexdock-java-doc, libflexdock-java-demo
Description: Swing Java docking framework
 FlexDock is a Java docking framework for use in cross-platform Swing 
 applications. It offers features you'd expect in any desktop docking
 framework such as:
  * Tabbed and Split Layouts
  * Drag-n-Drop capability (with native drag rubber band painting on 
    some platforms)
  * Floating windows
  * Collapsible Containers to Save Real Estate
  * Layout Persistence

Package: libflexdock-java-doc
Section: doc
Architecture: all
Description: Swing Java docking framework - demos and examples
 FlexDock is a Java docking framework for use in cross-platform
 Swing applications. It offers features you'd expect in any desktop
 docking framework such as:
  * Tabbed and Split Layouts
  * Drag-n-Drop capability (with native drag rubber band painting
    on some platforms)
  * Floating windows
  * Collapsible Containers to Save Real Estate
  * Layout Persistence
 .
 This package contains documentation files.

Package: libflexdock-java-demo
Architecture: all
Depends: libflexdock-java
Description: Swing Java docking framework - demos and examples
 FlexDock is a Java docking framework for use in cross-platform 
 Swing applications. It offers features you'd expect in any desktop
 docking framework such as:
  * Tabbed and Split Layouts
  * Drag-n-Drop capability (with native drag rubber band painting on
    some platforms)
  * Floating windows
  * Collapsible Containers to Save Real Estate
  * Layout Persistence
 .
 This package contains the examples and demonstration files.

Package: libflexdock-jni
Architecture: any
Depends: ${shlibs:Depends}
Description: Swing Java docking framework - JNI library
 FlexDock is a Java docking framework for use in cross-platform Swing 
 applications. It offers features you'd expect in any desktop docking
 framework such as:
  * Tabbed and Split Layouts
  * Drag-n-Drop capability (with native drag rubber band painting on 
    some platforms)
  * Floating windows
  * Collapsible Containers to Save Real Estate
  * Layout Persistence
 .
 This package contains the native jni library for flexdock.