|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IWindowManager
Specification of a Window Manager. This window manager is
implemented by the CentralizedChat
class in order to
cleanly close the local chat application when no client is
available anymore.
Method Summary | |
---|---|
void |
closeClient()
Method called by a chat client when the user decides to close its GUI and hence to terminate its execution. |
Method Detail |
---|
void closeClient()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |