Biorythms Calculator Changelog

What's new in Biorythms Calculator 2.9 build 9588

May 19, 2015
  • Allows you to set LAF on menu.

New in Biorythms Calculator 2.8 Build 9534 (Apr 9, 2014)

  • make Applet signed. Oracle now insists Applets using getResource be signed.

New in Biorythms Calculator 2.7 Build 9403 (Mar 30, 2011)

  • convert to Swing, use DateSpinners

New in Biorythms Calculator 2.6 (Mar 30, 2011)

  • fix layout bug, use anti-aliasing

New in Biorythms Calculator 2.5 (Mar 30, 2011)

  • add build to title, tidy code, fix spelling errors

New in Biorythms Calculator 2.4 (Mar 30, 2011)

  • add PAD, icon

New in Biorythms Calculator 2.3 (Mar 30, 2011)

  • Customise class to configure, version for Longevity Circuit. If Applet size is expanded or contracted, the Canvas grows and shrinks to fit, adding or removing days to plot

New in Biorythms Calculator 2.2 (Mar 30, 2011)

  • reformat with IntelliJ, include Javadoc

New in Biorythms Calculator 2.1 (Mar 30, 2011)

  • complete Javadoc

New in Biorythms Calculator 2.0 (Mar 30, 2011)

  • add about box, tidy code, use stomper. distribute code

New in Biorythms Calculator 1.9 (Mar 30, 2011)

  • use of anonymous inner classes for listeners docs on how to use SelectableDate avoid total reset of allowable day of month choices when high bound changes.

New in Biorythms Calculator 1.8 (Mar 30, 2011)

  • add FOR date that defaults to Today. redo with the SelectableDate class

New in Biorythms Calculator 1.7 (Mar 30, 2011)

  • align things better nicer HANS logo correct spelling errors on Bio.html page.

New in Biorythms Calculator 1.6 (Mar 30, 2011)

  • avoid use of getWidth, not supported in JDK 1.1
  • defensive code in case getSize returns null or 0.
  • avoid use of GetResourceAsStream to bypass Netscape bug.

New in Biorythms Calculator 1.5 (Mar 30, 2011)

  • remove next low high crit add today's date ensure only one day considered critical special message if lucky. reorganise internal class structure use Labels instead of TextAreas