|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Class Decorator is used to decorate frimbles as they are oepned on the desktop.
Method Summary | |
void |
decorate(Frimble frimble,
LaunchableTarget launchableTarget)
Method decorate is called when a new frimble has been openon of the desktop. |
void |
end()
Method end finishes the the decoration in this style. |
Method Detail |
public void end()
public void decorate(Frimble frimble, LaunchableTarget launchableTarget)
frimble
- the frimble to decorate.launchableTarget
- the launchable tartget that it is from.
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |