Class BlockedIpsWindow

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

public class BlockedIpsWindow extends Object
  • Field Details

    • core

      static Core core
    • instance

      static org.eclipse.swt.widgets.Shell instance
  • Constructor Details

    • BlockedIpsWindow

      private BlockedIpsWindow()
  • Method Details

    • show

      public static void show(Core _core, org.eclipse.swt.widgets.Display display, String ipsBlocked, String ipsBanned)
    • create

      private static org.eclipse.swt.widgets.Shell create(Core _core, org.eclipse.swt.widgets.Display display, String ipsBlocked, String ipsBanned)
    • showBlockedIps

      public static void showBlockedIps(Core core, org.eclipse.swt.widgets.Shell mainWindow)