Class UIExitUtilsSWT

java.lang.Object
com.biglybt.ui.swt.UIExitUtilsSWT

public class UIExitUtilsSWT extends Object
  • Field Details

  • Constructor Details

    • UIExitUtilsSWT

      public UIExitUtilsSWT()
  • Method Details

    • addListener

      public static void addListener(UIExitUtilsSWT.canCloseListener l)
    • removeListener

      public static void removeListener(UIExitUtilsSWT.canCloseListener l)
    • setSkipCloseCheck

      public static void setSkipCloseCheck(boolean b)
    • setSkipCloseChecksForUpdate

      public static void setSkipCloseChecksForUpdate(boolean b)
    • canClose

      public static boolean canClose(GlobalManager globalManager, boolean bForRestart)
      Returns:
    • getExitConfirmation

      private static boolean getExitConfirmation(boolean for_restart)
      Returns:
      true, if the user chose OK in the exit dialog
    • uiShutdown

      public static void uiShutdown()