PopupNavigator


PopupNavigator Java Applet - JDK 1.1.3 needed PopupNavigator Java Applet - JDK 1.1.3 needed

This is what a lot of you have been waiting for! A free, easy-to use, fast, space-saving pop-up navigation applet. And the source is included!

How To Use:

  • Download popup_navigator_1_1.zip (75 KB)
  • Unzip with a compression utility.

    Java Source: source.html

    Sample HTML Source:

    <applet
    	width="168"
    	height="24"
    	code="PopupNavigator/PopupNavigatorApplet.class"
    	codebase="./"
    	archive="PopupNavigator.jar">
    <param name="Label"
    	value="JavaBoutique;Courier;BOLDITALIC;16;RED;200 255 0">
    <param name="Image" value="down_arrow1.gif">
    <param name="ImagePosition" value="LEFT;4">
    
    
      <param name="0" value="Home;/index.html">
      <param name="1" value="Archive;/stats/archive.html">
      <param name="2" value="Source;/javasource/">
      <param name="3" value="Resources">
    
      <param name="3;0" value="Other Resources;/resources/">
      <param name="3;1" value="Custom Applets;/resources/custom.html">
      <param name="3;2" value="Java@Work;/resources/javaatwork/">
      <param name="3;3" value="JavaNews;/news/">
      <param name="3;4" value="JiniWatch;/jini/">
    
      <param name="4" value="Articles">
      <param name="4;0" value="Article Index;/articles/">
      <param name="4;1" value="Tutorials;/tutorials">
    
      <param name="5" value="Applets">
      <param name="5;0" value="Category;/cathome.html">
      <param name="5;1" value="byDate;/byDate/">
      <param name="5;2" value="byName;/applet_index/">
    
      <param name="6" value="Forum">
      <param name="6;0" value="FAQ;/forum/faq.html">
      <param name="6;1" value="UsersPoll;/forum/poll.html">
      <param name="6;2"
      	value="Discussion Group;http://forums.internet.com/?@^309844@.ee77521">
      PopupNavigator Java Applet -
      JDK 1.1.3 needed PopupNavigator Java Applet - JDK 1.1.3
    needed
    </applet>
    

    Configuration: Extensive documentation in zip file.

    Status: Free

    Author: Branko Dimitrijevic

    Homepage: http://bepp.8m.com/english/java_applets/navigation_java_applet.htm

    Upload Date: December 16, 1999

    Updated: July 31, 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.