Class BrowserWrapperSWT.WindowEventImpl

    • Field Summary

      Fields 
      Modifier and Type Field Description
      private org.eclipse.swt.browser.WindowEvent event  
    • Constructor Summary

      Constructors 
      Modifier Constructor Description
      private WindowEventImpl​(org.eclipse.swt.browser.WindowEvent _event)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      private void setBrowser​(org.eclipse.swt.browser.Browser browser)  
      void setRequired​(boolean required)  
      • Methods inherited from class java.lang.Object

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

      • event

        private org.eclipse.swt.browser.WindowEvent event
    • Constructor Detail

      • WindowEventImpl

        private WindowEventImpl​(org.eclipse.swt.browser.WindowEvent _event)
    • Method Detail

      • setBrowser

        private void setBrowser​(org.eclipse.swt.browser.Browser browser)