Package com.cburch.editor.util

Contains general-purpose classes used by other packages in the editor class.

See:
          Description

Class Summary
DocumentReader A reader interface for a document.
Positions This class is a collection exclusively of class members that are helpful in dealing with javax.swing.text's Position class.
WeakEventSupport<L> This class provides methods to support objects that may have listeners that do not persist for the lifetime of the object.
 

Package com.cburch.editor.util Description

Contains general-purpose classes used by other packages in the editor class.

Version:
0.1 2005-05-31
Author:
Carl Burch