com.croftsoft.apps.savor
Class SavorPix

java.lang.Object
  extended by org.jdesktop.jdic.screensaver.ScreensaverBase
      extended by org.jdesktop.jdic.screensaver.SimpleScreensaver
          extended by com.croftsoft.apps.savor.SavorPix

public final class SavorPix
extends org.jdesktop.jdic.screensaver.SimpleScreensaver

CroftSoft Savor.

Since:
2006-12-09
Version:
$Id: SavorPix.java,v 1.17 2006/12/16 06:30:46 croft Exp $
Author:
David Wallace Croft

Field Summary
 
Fields inherited from class org.jdesktop.jdic.screensaver.ScreensaverBase
context
 
Constructor Summary
SavorPix()
           
 
Method Summary
 void init()
           
 void paint(Graphics graphics)
           
 
Methods inherited from class org.jdesktop.jdic.screensaver.SimpleScreensaver
renderFrame
 
Methods inherited from class org.jdesktop.jdic.screensaver.ScreensaverBase
baseDestroy, baseInit, destroy, getContext
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SavorPix

public SavorPix()
Method Detail

init

public void init()
Overrides:
init in class org.jdesktop.jdic.screensaver.ScreensaverBase

paint

public void paint(Graphics graphics)
Specified by:
paint in class org.jdesktop.jdic.screensaver.SimpleScreensaver

CroftSoft Javadoc

CroftSoft Apps Javadoc (2008-09-28 21:15:07)