-
creating hyperlinks in java for search engine
hello all,
i'm developing a web search engine in java. our search engine is a tool which runs as a software.we have used JSwing and created the GUI. when i obtain the matching links for the search string, i wish to display the results such that when the user clicks on the link, the browser should start running and open that site.
we are displaying the matching links in a table format. how can i accomplish this task, that is opening the matching links in the browser when the links are clicked in the GUI..
hoping to get an early reply.
Regards,
djsanx.
-
use http://ostermiller.org/utils/Browser.html to open, and a mouselistener to listen on click events on the table.
Similar Threads
-
Replies: 1
Last Post: 05-13-2005, 06:46 AM
-
By Arkantos in forum Java
Replies: 4
Last Post: 04-11-2005, 05:03 AM
-
By Rob Abbe in forum Talk to the Editors
Replies: 44
Last Post: 01-13-2003, 02:57 PM
-
By Linda Solar in forum Java
Replies: 0
Last Post: 06-17-2001, 09:17 AM
-
Replies: 1
Last Post: 03-22-2000, 09:09 AM
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
|
Top DevX Stories
Easy Web Services with SQL Server 2005 HTTP Endpoints
JavaOne 2005: Java Platform Roadmap Focuses on Ease of Development, Sun Focuses on the "Free" in F.O.S.S.
Wed Yourself to UML with the Power of Associations
Microsoft to Add AJAX Capabilities to ASP.NET
IBM's Cloudscape Versus MySQL
|
Bookmarks