[148] in java-interest
WServer.stop ()
daemon@ATHENA.MIT.EDU (Paul Beerkens)
Tue May 30 12:12:02 1995
From: Paul Beerkens <beerkens@prl.philips.co.uk>
Date: Tue, 30 May 1995 09:54:02 +0100
To: java-interest@java.Eng.Sun.COM
Can anyone explain why this program does not stop ?
class testing{
public static voi main (String argv [ ])
{
awt.WServer MyWServer=new awt.WServer ();
MyWServer.start ();
MyWServer.stop ();
};
};
Thanks
-
Note to Sun employees: this is an EXTERNAL mailing list!
Info: send 'help' to java-interest-request@java.sun.com