com.lafros.juice.app 4.1

2006-05-01 4.1.0r1 2006-05-20 4.1.0r2 2006-06-09 4.1.0r3 2006-06-14 4.1.1r1 TheAbstractApp subclass can now override started() to invoke something after the app has started (as opposed to during initialisation), and must now override stopApplet() and restartApplet() instead of stop() and start() respectively in the applet case.