Package org.madlonkay.desktopsupport
Interface QuitHandler
-
public interface QuitHandler
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidhandleQuitRequestWith(java.lang.Object e, QuitResponse response)
-
-
-
Method Detail
-
handleQuitRequestWith
void handleQuitRequestWith(java.lang.Object e, QuitResponse response)
-
-