Results 1 to 2 of 2
Thread: make a string as a link
- 04-26-2009, 12:15 PM #1
Member
- Join Date
- Mar 2009
- Posts
- 7
- Rep Power
- 0
make a string as a link
i have a problem with my desktop application
i am designing a GUI for my application and i want to make a string "text words" work as a link ( like those who are used in the e-mail and when text is clicked it turns us to another page to read the whole mail )
and again i'm working on a desktop application so i want the text to work like the following link :
mail
except this is a link in a web page but i want one like this but a link from a desktop window to another one :)
- 04-26-2009, 12:23 PM #2
- Join Date
- Jul 2007
- Location
- Colombo, Sri Lanka
- Posts
- 11,374
- Blog Entries
- 1
- Rep Power
- 18
Read more about JEditorPane. That's what you need.
Similar Threads
-
Have a period in string, how to make it look nicer
By JordashTalon in forum New To JavaReplies: 6Last Post: 03-06-2009, 12:23 AM -
simplest way to make 2d array to string
By Tamu in forum Advanced JavaReplies: 4Last Post: 11-25-2008, 04:50 PM -
How to make Java see a string as html
By matpj in forum Java AppletsReplies: 4Last Post: 09-26-2008, 03:40 AM -
how do i make a string return a number?
By pjr5043 in forum New To JavaReplies: 6Last Post: 09-15-2008, 04:56 AM -
make a variable name from a string?
By Kinnikinnick in forum New To JavaReplies: 3Last Post: 11-13-2007, 03:54 PM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks