Package net.infonode.util

Common utility classes

See:
          Description

Interface Summary
Readable Interface for objects that can be read from an ObjectInputStream.
ReadWritable Interface for objects that can be read from and written to streams.
Writable Interface for objects that can be written to an ObjectOutputStream.
 

Class Summary
Alignment An enum class for alignments, left, center, right, top, bottom.
AntUtils Utility functions for Ant build environment
ArrayUtil  
ChangeNotifyList  
ColorUtil  
Direction An enum class for directions, up, down, left, right.
Enum Base class for enum classes.
ImageUtils  
IntList A single linked list of positive int's.
Printer  
ProductVersion A class that represents a product version
ReleaseInfo A class that represents release information for a product
StreamUtil  
Utils  
ValueChange A value change.
 

Exception Summary
ImageException  
 

Package net.infonode.util Description

Common utility classes