SaverBeans API V0.2-beta Release release

Uses of Class
org.jdesktop.jdic.screensaver.ScreensaverBase

Uses of ScreensaverBase in org.jdesktop.jdic.screensaver
 

Subclasses of ScreensaverBase in org.jdesktop.jdic.screensaver
 class JOGLScreensaver
          Base class for OpenGL (JOGL) screensavers.
 class SimpleScreensaver
          Base class for simple screensavers who will have their paint() method invoked on a regular basis to render each frame.
 

Constructors in org.jdesktop.jdic.screensaver with parameters of type ScreensaverBase
ScreensaverFrame(ScreensaverBase screensaver, java.lang.String params)
          Creates a frame to show the given screensaver.
 


SaverBeans API V0.2-beta Release release

For more information and documentation on JDIC, see JDIC website.

That documentation contains more detailed, developer-targeted descriptions, with conceptual overviews, working code examples, license terms and bug report information.

Copyright (c) 2004 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.