|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface NOSDesktopBackgroundPlugin
| Method Summary | |
|---|---|
void |
destroy()
Called to destory this background plugin. |
void |
draw(java.awt.Graphics g,
java.awt.Dimension size)
Draw a frame of this background plugin |
boolean |
isAnimated()
Should return true if this background is animated over time. |
| Method Detail |
|---|
void draw(java.awt.Graphics g,
java.awt.Dimension size)
g - The Graphics context to usesize - The size of the target desktop.boolean isAnimated()
void destroy()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||