|
-
October 6th, 1999, 08:04 AM
#1
applet and the html page
how do i make my applet work as a browser? that is, i should have links in my java applet, clicking which will take me to that web page. just like html links, only that i want it in the applet.
can somebody please help me in this.
thanx in advance.
anand
-
October 6th, 1999, 09:25 AM
#2
Re: applet and the html page
put your http://.. string inside a label and listen from mouse enter , exit and click.
check this site for more details ..
http://www.codeguru.com/java/articles/437.shtml
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|