Sponsored Link •
|
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:
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
Replies:
|
Sponsored Links
|