Class IpFilterEditor


  • public class IpFilterEditor
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      (package private) Core core  
      (package private) boolean done  
    • Constructor Summary

      Constructors 
      Constructor Description
      IpFilterEditor​(Core _core, org.eclipse.swt.widgets.Shell parent, IpRange existing_range, java.lang.Runnable run_when_done)  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • done

        boolean done
    • Constructor Detail

      • IpFilterEditor

        public IpFilterEditor​(Core _core,
                              org.eclipse.swt.widgets.Shell parent,
                              IpRange existing_range,
                              java.lang.Runnable run_when_done)