JIU 0.12.0 Homepage

Package net.sourceforge.jiu.apps

Smaller and larger applications demonstrating how to use JIU.

See:
          Description

Interface Summary
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 Summary
ColorIndexer Loads image files and generates color index information for them.
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.
ImageLoadTester Command line program that tries to load images from files, thus testing the built-in and / or Toolkit's codecs.
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.
jiuconvert A command line program to convert between file formats.
MenuWrapper Abstract menu wrapper.
OperationProcessor Abstract base class for performing JIU operations in combination with an EditorState.
StringLoader This class loads a Strings resource from a text file.
Strings String resource for the various apps.
 

Package net.sourceforge.jiu.apps Description

Smaller and larger applications demonstrating how to use JIU.


JIU 0.12.0 Homepage

Copyright © 2000, 2001, 2002, 2003, 2004 Marco Schmidt