JIVE Platform
Release 0.2.2

Package edu.bsu.cs.jive.util

Miscellaneous utility classes and interfaces for JIVE.

See:
          Description

Interface Summary
ContourID Uniquely identifies a contour within a specific contour model.
ContourID.Exporter Exporter interface for contour identifiers
ContourID.Importer Importer interface for contour identifiers
Publisher.Distributor<S> Specifies an object that delivers messages to subcribers.
ThreadID Uniquely identifies a thread.
ThreadID.Exporter A reverse-builder for thread IDs.
ThreadID.Importer A builder for thread IDs.
VariableID Identifies a variable within a contour.
 

Class Summary
AncestorAdapter Swing-style adapter class for the AncestorListener interface.
ContourIDFactory A factory class for contour identifiers.
HashUtils Collected methods which allow easy implementation of hashCode.
InputStreamRedirector Redirects the data from an input stream into a specified output stream.
Publisher<T> Provides an efficient, thread-safe means of notifying listeners of an event.
SpringUtilities A 1.4 file that provides utility methods for creating form- or grid-style layouts with SpringLayout.
StringSeparator Processes collections and provides stringified versions of them.
SystemCaller Singleton system caller.
ThreadIDFactory A factory class for thread identifiers.
TypeFactory A factory for the Type interface.
UnmodifiableStack<T> An unmodifiable view of a stack.
XMLUtilities XML processing utilities.
 

Package edu.bsu.cs.jive.util Description

Miscellaneous utility classes and interfaces for JIVE.


JIVE Platform
Release 0.2.2