Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Package iiuf.util

Interface Summary
AsyncAccelerator AsyncInvocation accelerator.
Attributable Attributable interface.
AttributeFactory Attribute factory interface.
CacheArrayBackEnd Cach array back end interface.
PreferencesStore Preferences store interface.
PrefNamer Preferences naming generator interface.
PrefReanimator Interface for preferences states that are able to reanimate (create) instances.
PrefWatcher Interface for preference watchers.
ProgressListener Progress listener interface.
RectMapFilter Interface for filtering rectangles (c) 2001, DIUF
TreeWalk Tree walker interface.
Unicode Latin-1 Unicode constants 00A0-00FF.
 

Class Summary
AppletPreferences Applet based preferences.
AsyncInvocation An async invocation queue.
AsyncInvocation.Invocation  
AsyncInvocation.Result  
Base64Decoder Decode a BASE64 encoded input stream to some output stream.
Base64Encoder BASE64 encoder implementation.
BinaryTree Generic binary tree implementation.
BinaryTreeNode Implementation of a binary tree node.
CacheArray Cache array implementation.
ClusteringQueue Implementation of a generalized async executin clustering queue class.
CopyThread Copies data from an input stream to a print stream.
Crypt Java-based implementation of the unix crypt command.
DBPreferences Database preferences.
DefaultAttributable Attributable base class.
DirTree  
DOM DOM handlers for [java|iiuf].util objects.
EventListenerList Event listener list implementation.
FilePreferences Implementation of file based prefernces store.
ListParser  
Node  
Preferences Preferences implementation.
PreferencesHandler Preferences handler.
PrefPropertyWatcher Generic property preferences watcher.
PrefPropertyWatcher.PropertyState  
ProgressWatcher Progress watcher implementation.
ProgressWatcher.Operation  
ProgressWatcher.ProgressState  
ProgressWatcher.PWTreeModel  
ProgressWatcher.RootNode  
ProgressWatcher.Snapshot  
ProgressWatcher.ThreadInfo  
Queue Implementation of a generalized async execution queue class.
RectMap Map of Rectangles (c) 2001, DIUF
RedBlackNode Red black tree node implementation.
RedBlackTree RedBalck tree implementation.
StopWatch A handy stopwatch class.
Strings String utilities.
SysPreferences System preferences.
TestTimer  
Timer The timer class.
TimerThread  
TimerTree  
Trans Some useful data transformation.
Tree Implementation of tree base class.
TreeNode Tree node base class.
UnicodeTrans Unicode translator.
UnicodeTranslator Unicode translator base class.
UTHTML Unicode to HTML translator.
Util Various utilities.
UTMacOS Unicode MacOS translator.
UTTeX Unicode to TeX translator.
 

Exception Summary
Base64FormatException Exception for invalid BASE64 streams.
NestedException Nested exceptions.
NotImplementedException Throw this if something is not implemented.