[5046] in java-interest
Re: problems hooking up a TextArea to a DataInputStream
daemon@ATHENA.MIT.EDU (James Waldrop)
Fri Jan 26 21:35:22 1996
To: "Walter Szewelanczyk" <Walter@stumpy.adco.com>
cc: java-interest@java.sun.com
In-reply-to: Your message of "Fri, 26 Jan 1996 18:25:40 GMT."
<199601262322.PAA29264@java0.javasoft.com>
Date: Fri, 26 Jan 1996 17:11:20 -0800
From: James Waldrop <sulam@construct.net>
"Walter Szewelanczyk" wrote:
>I mis read the engine variable. You DO NEED IT sorry. Not sure what
>I was thinking (oops) :-)
No problem, I had figured out I needed it through the old-fashioned
method of trial and error... ;)
Btw, to the person who commented that I should call the start() routine
from itself, there was a key test: if (engine == null) that wrapped
that call. The second time through start() that was false because
engine was assigned to a new Thread.
James
p.s. I've got the entire thing working now, so thanks folks!
--
James Waldrop / Technical Director
sulam@construct.net / Construct Internet Design
sulam@well.com / http://www.construct.net
-
This message was sent to the java-interest mailing list
Info: send 'help' to java-interest-request@java.sun.com