Class BrowserFocusSupport


  • public class BrowserFocusSupport
    extends Object
    Focus support for SWT Browser.

    Contribute functional to delegating focus from inside content to SWT widget

    • Method Detail

      • support

        public static void support​(org.eclipse.swt.browser.Browser browser)
        Support browser to delegate focus from inside content to SWT widget
        Parameters:
        browser - the target Browser to focus suppert, cannot be null