DJSearch



A nifty little search engine applet that gives the user access to a large number of search engines very quickly.

Author's Notes:
Options include placing a personalized logo on the top of the applet , as well as a message ( both can be omitted if you wish) Eight search engines are included. You can add more by modifying the search engine text file as explained in the documentation. You can also tile the applet with an image to give it the same texture as the rest of your page.

How To Use:

  • Download djsearchdownload.zip (13 KB)
  • Unzip with a compression utility.

    Java Source: unavailable

    Sample HTML Source:

    <APPLET CODE="DJSearch.class" archive = search.zip WIDTH=300 HEIGHT=150>
    <Param name= logo value = javabtq.gif>
    <Param name= engine value = search.txt>
    <Param name= header value = "WEB Search Applet">
    <Param name= headerfontsize value = 20>
    
    <Param name = bordersize value = 3>
    <Param name= headercolor value = 0xFF0000>
    <Param name = backgroundColor value = 0x000000>
    <Param name = foregroundColor value = 0xffffff>
    </APPLET>
    

    Configuration: config.html

    Status: Free

    Author: Ken Rigoni

    Homepage: http://www.decafjava.com/djsearch.html

    Upload Date: June 13, 2000


    How to Add Java Applets to Your Site

    New on the Java Boutique:

    New Review:

    Time Management Made Easy with the Quartz Enterprise Job Scheduler
    Why not just use the Java timer API? This open source scheduling API boasts simplicity, ease-of-integration, a well-rounded feature set, and it's free!

    New Applet:

    Reverse Complement
    Reverse Complement is a simple applet that converts DNA or RNA sequences into three useful formats.

    Elsewhere on internet.com:

    WebDeveloper Java
    Lots of Java information on webdeveloper.com

    WDVL Java
    Thorough Java resource at the Web Developer's Virtual Library.

    ScriptSearch Java
    Hundreds of free Java code files to download.

    jGuru: Your View of the Java Universe
    Customizable portal with online training, FAQs, regular news updates, and tutorials.