Interface | Description |
---|---|
JiuInfo |
Contains several constants with information on JIU.
|
MenuIndexConstants |
Constant int values for all menu items.
|
StringIndexConstants |
Interface of integer index values to be used with
Strings . |
Class | Description |
---|---|
BMPSwitch | |
ColorIndexer |
Loads image files and generates color index information for them.
|
DestinationDirectorySwitch | |
dumpcodecs |
Command line program that lists all codecs registered with ImageLoader.
|
EditorState |
Represents the state of the editor, including image(s), modified flag,
current file name and directories and more.
|
ImageDescriptionCreator |
Returns textual descriptions of the properties of JIU image objects.
|
jiuawt |
Graphical user interface application based on the AWT (Abstract
Windowing Toolkit, part of Java's standard runtime library since 1.0)
that demonstrates features of JIU.
|
jiuawtapplet |
Applet version of jiuawt.
|
JiuBlur |
Small example command line program which loads a JPEG file,
applies a blur filter, increases its contrast and saves it
back to another JPEG file.
|
jiuconvert |
A command line program to convert between file formats.
|
JiuConvertSettings | |
JiuCountColors |
Small example command line program to count the number of
unique colors in image files.
|
JiuHelloWorld |
Small example command line program which creates a new image,
prints the text Hello World! into it and saves it as
a PNG file.
|
MenuWrapper |
Abstract menu wrapper.
|
NoAwtLoadingSwitch | |
OperationProcessor |
Abstract base class for performing JIU operations in combination
with an
EditorState . |
OverwriteSwitch | |
PalmSwitch | |
PNMSwitch | |
PrintHelpSwitch | |
PrintVersionSwitch | |
QuietSwitch | |
StringLoader |
This class loads a
Strings resource from a text file. |
Strings |
String resource for the various apps.
|
Switch | |
TestSwitch | |
VerbositySwitch |