|
Jitsi: the OpenSource Java VoIP and Instant Messaging client. | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ShutdownService
Abstracts the shutdown-related procedures of the application so that they can be used throughout various bundles.
| Method Summary | |
|---|---|
void |
beginShutdown()
Invokes the UI action commonly associated with the "File > Quit" menu item which begins the application shutdown procedure. |
| Method Detail |
|---|
void beginShutdown()
The method avoids duplication since the "File > Quit" functionality may be invoked not only from the main application menu but also from the systray, for example.
|
Jitsi: the OpenSource Java VoIP and Instant Messaging client. | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||