|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jdesktop.jdic.screensaver.ScreensaverBase
org.jdesktop.jdic.screensaver.SimpleScreensaver
org.jdesktop.jdic.screensaver.bouncingline.Test1
public class Test1
| Constructor Summary | |
|---|---|
Test1()
|
|
| Method Summary | |
|---|---|
static void |
main(java.lang.String[] args)
|
void |
paint(java.awt.Graphics g)
Override this method in your subclasses to paint a single frame. |
| Methods inherited from class org.jdesktop.jdic.screensaver.SimpleScreensaver |
|---|
renderFrame |
| Methods inherited from class org.jdesktop.jdic.screensaver.ScreensaverBase |
|---|
baseDestroy, baseInit, getContext |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Test1()
| Method Detail |
|---|
public void paint(java.awt.Graphics g)
SimpleScreensaver
paint in class SimpleScreensaverg - Graphics context used to draw to the screensaver window.public static void main(java.lang.String[] args)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||