Lithic Calendar



Looking for a fast-loading applet to provide some functionality to your site? This calendar applet may just be the ticket! The calendar shows a different image for each month, and users can go backwards or forwards in the calendar year.

Author's Notes:

  • The applet is now resizable
  • The user can set the fonts for the months and days
  • The user can set a background image for the calendar (or choose not to) in addition to the image above the calendar.

How To Use:

  • Download calendar.zip (199 KB)
  • Unzip with a compression utility.

    Java Source: Unavailable

    Sample HTML Source:

    <APPLET CODE="lithiccalendar20.class" 
    	ARCHIVE="lithiccalendar20.jar" 
    	width=324 
    	height=388>
    
    <PARAM NAME=insets VALUE="2">
    
    <PARAM NAME=Sun VALUE="Sun">
    <PARAM NAME=Mon VALUE="Mon">
    <PARAM NAME=Tue VALUE="Tue">
    <PARAM NAME=Wed VALUE="Wed">
    <PARAM NAME=Thu VALUE="Thu">
    <PARAM NAME=Fri VALUE="Fri">
    <PARAM NAME=Sat VALUE="Sat">
    
    <PARAM NAME=January VALUE="January">
    <PARAM NAME=February VALUE="February">
    <PARAM NAME=March VALUE="March">
    <PARAM NAME=April VALUE="April">
    <PARAM NAME=May VALUE="May">
    <PARAM NAME=June VALUE="June">
    <PARAM NAME=July VALUE="July">
    <PARAM NAME=August VALUE="August">
    <PARAM NAME=September VALUE="September">
    <PARAM NAME=October VALUE="October">
    <PARAM NAME=November VALUE="November">
    <PARAM NAME=December VALUE="December">
    
    <PARAM NAME=JanuaryImage VALUE="january.jpg">
    <PARAM NAME=FebruaryImage VALUE="february.jpg">
    <PARAM NAME=MarchImage VALUE="march.jpg">
    <PARAM NAME=AprilImage VALUE="april.jpg">
    <PARAM NAME=MayImage VALUE="may.jpg">
    <PARAM NAME=JuneImage VALUE="june.jpg">
    <PARAM NAME=JulyImage VALUE="july.jpg">
    <PARAM NAME=AugustImage VALUE="august.jpg">
    <PARAM NAME=SeptemberImage VALUE="september.jpg">
    <PARAM NAME=OctoberImage VALUE="october.jpg">
    <PARAM NAME=NovemberImage VALUE="november.jpg">
    <PARAM NAME=DecemberImage VALUE="december.jpg">
    
    <PARAM NAME=About VALUE="About Calendar">
    <PARAM NAME=Next VALUE="Next Month">
    <PARAM NAME=Previous VALUE="Previous Month">
    <PARAM NAME=DrawCalendar VALUE="Draw Calendar">
    <PARAM NAME=loading VALUE="Loading Image...">
    
    <PARAM NAME=weekstartsonmonday VALUE="no">
    <PARAM NAME=wrapyear VALUE=".">
    
    <PARAM NAME=calendarfont VALUE="TimesRoman">
    <PARAM NAME=calendarpoint VALUE="12">
    <PARAM NAME=calendarstyle VALUE="plain">
    
    <PARAM NAME=headerfont VALUE="Arial">
    <PARAM NAME=headerpoint VALUE="14">
    <PARAM NAME=headerstyle VALUE="italic">
    
    <PARAM NAME=imagewidth VALUE="320">
    <PARAM NAME=imageheight VALUE="180">
    <PARAM NAME=calendarwidth VALUE="320">
    <PARAM NAME=calendarheight VALUE="180">
    
    <!PARAM NAME=calendarimage VALUE=".">
    <PARAM NAME=calendarimage VALUE="back.jpg">
    <PARAM NAME=tilecalendarbackground VALUE="no">
    <PARAM NAME=backcolor VALUE="0337EC">
    <PARAM NAME=calendarback VALUE="A0A0A0">
    <PARAM NAME=text VALUE="000000">
    <PARAM NAME=today VALUE="FF0000">
    <PARAM NAME=lines VALUE="F09090">
    <PARAM NAME=bright VALUE="EEEEEE">
    <PARAM NAME=dark VALUE="505050">
    
    <PARAM NAME=buttonheight VALUE="20">
    
    </APPLET>
    
    

    Configuration: config.html

    Status: Free

    Author: John Keogh

    Homepage: http://www.lithic.com/pages/lithiccalendar.html

    Upload Date: January 12, 1999

    Updated: October 3, 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.