Perhaps I'm interpreting your second sentence too literally. If not, let me
note that the line below is functioning code in our application:
private static class Tokenizer extends java.io.StreamTokenizer {
-----Original Message-----
From: Steve Pietrowicz <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED] <[EMAIL PROTECTED]>
Date: Monday, November 15, 1999 4:51 PM
Subject: Re: [JAVA3D] reading arrays of exponential floating point numbers
>I ran into this problem a long time ago. StreamTokenizer can't be
subclassed,
>because of the way the class is set up. A bug has been submitted to Sun
about
>this, but I haven't heard anything. It's been over a year.
>
===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff JAVA3D-INTEREST". For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".