The Artima Developer Community
Sponsored Link

Legacy Java Answers Forum
February 2001

Advertisement

Advertisement

This page contains an archived post to the Java Answers Forum made prior to February 25, 2002. If you wish to participate in discussions, please visit the new Artima Forums.

Message:

Links In Applet - For Kishori

Posted by Sanjay Ambardar on February 05, 2001 at 1:24 AM

Thanks Kishori,

I had asked in the january forum about how to build the links to a web page in an Applet using a simple Label in jdk 1.1!! I did try your solution. Here are some of my concerns.

I just want to know why have you used add ( new Button ( "Does nothing" ) ) in the code. Also when I move the mouse I don't get the events for the label but instead I get them when I move the mouse in and out of the frame in which they are painted!! Why so

I have also put this question in the january forum. In order to recollect please see that forum

Thanks a lot for your help
Sanjay





Replies:

Sponsored Links



Google
  Web Artima.com   
Copyright © 1996-2009 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use - Advertise with Us