org.gudy.azureus2.ui.swt
Class UIExitUtilsSWT
java.lang.Object
org.gudy.azureus2.ui.swt.UIExitUtilsSWT
public class UIExitUtilsSWT
- extends Object
- Author:
- TuxPaper
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UIExitUtilsSWT
public UIExitUtilsSWT()
addListener
public static void addListener(UIExitUtilsSWT.canCloseListener l)
removeListener
public static void removeListener(UIExitUtilsSWT.canCloseListener l)
setSkipCloseCheck
public static void setSkipCloseCheck(boolean b)
canClose
public static boolean canClose(GlobalManager globalManager,
boolean bForRestart)
- Returns:
uiShutdown
public static void uiShutdown()