Uses of Class
org.gjt.btools.ext.EmptyDocumentException

Packages that use EmptyDocumentException
org.gjt.btools.ext Contains various extensions and implementations of miscellaneous Java classes and interfaces. 
 

Uses of EmptyDocumentException in org.gjt.btools.ext
 

Methods in org.gjt.btools.ext that throw EmptyDocumentException
 int IntegerDocument.getIntValue()
          Returns the integer value stored in the document as an int.
 long IntegerDocument.getLongValue()
          Returns the integer value stored in the document as a long.
 



Copyright © 1998-2001, Ben Burton
This software is released under the GNU Public License.
For further information, or to submit a bug or other problem, please contact Ben Burton (bab@debian.org).