AnyFontV


double click to go to link

This multi-font, highly configurable and small footprint applet either pulls news from the plain text file on your HTTP server or grab news directly from applet parameters, and scrolls news with caption and content associated with URL links from bottom to top. Comes with 261 fonts!

How To Use:

  • Download AnyFont.zip (1,045 KB)
  • Unzip with a compression utility.

    Java Source: Unavailable

    Sample HTML Source:

    <applet code="AnyFontV.class" 
        align="baseline" 
        width="160" 
           height="300">
    <param name="confFile" value="N">
    <param name="fontFile" value="demo_font.fnt">
    <param name="backColor" value="255, 255, 255">
    <param name="yAdjust" value="2">
    <param name="scrollDelay" value="20">
    <param name="hold" value="200">
    <param name="content_1" 
        value="The Java Game Development Tutorial">
    <param name="url_1" 
        value="http://javaboutique.com/tutorials/Java_Game_Programming/">
    <param name="color_1" value="255, 0, 0">
    <param name="content_2" 
        value="Simplicity for Mobile Servers">
    <param name="url_2" 
        value="http://javaboutique.com/demoIDEs/Simplicity_MobileServers/">
    <param name="color_2" value="255, 0, 0">
    <param name="content_3" 
        value="Java and XML: putting SAX to work">
    <param name="url_3" 
        value="http://javaboutique.com/tutorials/SAX/">
    <param name="color_3" value="255, 0, 0">
    <param name="content_4" 
        value="Miss a newsletter? Check out our online version!">
    <param name="url_4" 
        value="http://javaboutique.com/newsletter/index.html">
    <param name="color_4" value="255, 0, 0">
    <param name="window" value="_parent">
    </applet>
    
    

    Configuration: config.html

    Status: 30 day trial. License: $49.95

    Author: MW6 Tech

    Homepage: http://www.mw6tech.com/vscroll/vscroll.html

    Upload Date: February 26, 2002

    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.