File: jiuawt.1

package info (click to toggle)
java-imaging-utilities 0.14.2%2B3-2
  • links: PTS
  • area: main
  • in suites: squeeze
  • size: 2,280 kB
  • ctags: 3,725
  • sloc: java: 31,190; sh: 238; makefile: 53; xml: 30
file content (41 lines) | stat: -rw-r--r-- 1,032 bytes parent folder | download | duplicates (2)
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
.TH JIUAWT 1 "July 5, 2007"

.SH NAME
jiuawt \- simple Java image manipulation program

.SH SYNOPSIS
.B jiuawt
.RI [ options ] " file"
.SH DESCRIPTION
The Java Imaging Utilities is a Java library for display and manipulation
of images within the AWT Java toolkit. The 
.B jiuawt
application is provided with this library as an example program but
it provides a useful image manipulation utility.
.PP

.SH OPTIONS
If specified, 
.I file
is opened after jiuawt start-up.
.TP
\fB \-\-dir\fR DIRECTORY
Set the initial working directory to DIRECTORY
.TP
\fB \-\-lang\fR LANGCODE
Set the language to LANGCODE (de=German, en=English, es=Spanish)
.TP
.B \-\-system
Show some details of the operating system and Java Virtual Machine and then exit.
.TP
.B \-\-version
Show version of program and exit.
.TP
.B \-\-help
Print a short help message and exit.

.SH AUTHOR
jiuawt was written by Marco Schmidt.
.PP
This manual page was written by Stuart Prescott <stuart+debian@nanonanonano.net>,
for the Debian project (but may be used by others).