Results 1 to 6 of 6
Thread: How can I create links in Java
- 09-10-2010, 10:24 AM #1
Member
- Join Date
- Sep 2010
- Posts
- 6
- Rep Power
- 0
- 09-10-2010, 12:47 PM #2
Moderator
- Join Date
- Apr 2009
- Posts
- 10,461
- Rep Power
- 16
Not sure what you're trying to do?
On the browser all you have is HTML and javascript, so links are links.
- 09-10-2010, 01:40 PM #3
- Join Date
- Jul 2007
- Location
- Colombo, Sri Lanka
- Posts
- 11,374
- Blog Entries
- 1
- Rep Power
- 18
Yes, I've no idea what the OPs question is. Op has to explain more clearly than this.
- 09-10-2010, 01:46 PM #4
The AppletContext class has a showDocument method that can be used to tell the browser to load/show another page.
- 09-10-2010, 02:05 PM #5
Member
- Join Date
- Sep 2010
- Posts
- 6
- Rep Power
- 0
Forgive me for being a bit dense!!!!!
I didnt really want to give too much away about my project, but basically I want to replicate what I did on this site in a java application:
Bradford City Info/Forum |
In the middle of the page are a set of football team names with links added to them when you hover the mouse over them.
I thought about creating a Jtree but I found that too messy so what I would like to do is create a button with the teams name i.e
Bradford
halifax
leeds
Ect....
That then opens another set of options linked to websites, I was hoping to keep this within the application to save the browser windows opening all the time.
Hope this helps, sorry for the confusion and thanks in advance.Last edited by JonniBravo; 09-10-2010 at 02:08 PM.
- 09-10-2010, 02:15 PM #6
Moderator
- Join Date
- Apr 2009
- Posts
- 10,461
- Rep Power
- 16
Similar Threads
-
Please click my links
By clydedoris in forum Reviews / AdvertisingReplies: 0Last Post: 07-19-2010, 11:42 AM -
FTP by web links
By yap_1991 in forum New To JavaReplies: 1Last Post: 07-12-2010, 04:23 PM -
[Java] getting links from website source
By pietertje in forum New To JavaReplies: 6Last Post: 07-01-2010, 09:36 PM -
Skipping links!!!
By jvh in forum New To JavaReplies: 2Last Post: 03-04-2010, 12:11 AM -
links between variables
By Keerti in forum New To JavaReplies: 2Last Post: 08-12-2008, 03:07 PM


LinkBack URL
About LinkBacks

Bookmarks