Pritam's Search Engine
Uploaded on: 4/8/2012

This is the Search Engine is made in java using swing.
There is one JTextField, one JCombobox and one JButton.
JCombobox contains the various Web Search engines
Here is the list:Google, Yahoo, Ask.com, Excite, AltaVista, Search.com, Lycos, Metacrawfer. You can also add other search engines to it as you wish.
This search Engine works as follows
1) The JTextField is provided to enter the text that you want to search over Internet.
2) The JCombobox is provided to select one of the search engine.
3) The JButton is provided to search the text over the selected search engine from combobox.
4) When the Search Button is clicked then the default web browser will be automatically opened.

pritams_search_engine.zip |
No comments:
Post a Comment
Thanks