|
Kafenio.editor 0.8.5 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectde.xeinfach.kafenio.KafenioAppletObserver
Description: An Observer to enable the content saving of all running kafenio-applets in a browser. This class is implemented as singleton.
| Method Summary | |
static KafenioAppletObserver |
getInstance()
|
void |
registerNewApplet(KafenioApplet applet)
adds an applet to be notified to the list. |
void |
saveAllAppletContents()
calls the saveContents() method of each registered KafenioApplet |
void |
unregisterApplet(KafenioApplet applet)
removes an applet from the notification list |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
public static KafenioAppletObserver getInstance()
public void registerNewApplet(KafenioApplet applet)
applet - applet to add to the observerpublic void unregisterApplet(KafenioApplet applet)
applet - applet to remove from the observerpublic void saveAllAppletContents()
|
Kafenio.editor 0.8.5 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||