SaverBeans API V0.2-beta Release release

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

Uses of ScreensaverContext in org.jdesktop.jdic.screensaver
 

Fields in org.jdesktop.jdic.screensaver declared as ScreensaverContext
protected  ScreensaverContext ScreensaverBase.context
          Context information for this screensaver (eg window size)
 

Methods in org.jdesktop.jdic.screensaver that return ScreensaverContext
 ScreensaverContext ScreensaverBase.getContext()
          Gets the ScreenSaver context object
 

Methods in org.jdesktop.jdic.screensaver with parameters of type ScreensaverContext
 void ScreensaverBase.baseInit(ScreensaverContext context)
          Called from native code to do initialization.
 


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.