|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.zkoss.zkdemo.test.MyDesktopCleanup
public class MyDesktopCleanup
Test of DesktopCleanup
| Constructor Summary | |
|---|---|
MyDesktopCleanup()
|
|
| Method Summary | |
|---|---|
void |
cleanup(Desktop desktop)
called when a desktop is about to be destroyed. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MyDesktopCleanup()
| Method Detail |
|---|
public void cleanup(Desktop desktop)
throws java.lang.Exception
If this method throws an exception, the error message is only logged (user won't see it).
cleanup in interface DesktopCleanupjava.lang.Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||