File: control

package info (click to toggle)
colorchooser 1.0%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd, stretch, wheezy
  • size: 360 kB
  • sloc: java: 1,899; makefile: 14
file content (35 lines) | stat: -rw-r--r-- 1,504 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
Source: colorchooser
Section: java
Priority: optional
Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>
Uploaders: Andrew Ross <ubuntu@rossfamily.co.uk>
Build-Depends: debhelper (>= 7), javahelper (>=0.32~) 
Build-Depends-Indep: default-jdk, default-jdk-doc, libcolorpicker-java
Standards-Version: 3.9.1
Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/colorchooser
Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/colorchooser/
Homepage: http://java.net/projects/colorchooser

Package: libcolorchooser-java
Architecture: all
Depends: ${java:Depends}, ${misc:Depends}, libcolorpicker-java
Recommends: ${java:Recommends}
Description: A Swing widget for selecting colors
 The Quick Color Chooser is a Swing component for that lets you choose a color
 in a single mouse gesture. When clicked, it pops up a palette; dragging the
 mouse over the palette, you will see the component's color update. Release the
 mouse when it is the desired color.


Package: libcolorchooser-java-doc
Section: doc
Architecture: all
Depends: ${java:Depends}, ${misc:Depends}
Recommends: ${java:Recommends}
Description: A Swing widget for selecting colors (documentation)
 The Quick Color Chooser is a Swing component for that lets you choose a color
 in a single mouse gesture. When clicked, it pops up a palette; dragging the
 mouse over the palette, you will see the component's color update. Release the
 mouse when it is the desired color.
 .
 This package contains the documentation.