Package org.cef.browser
Interface CefBrowserWindow
-
- All Known Implementing Classes:
CefBrowserWindowMac
public interface CefBrowserWindowInterface representing system dependent methods for the browser.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description longgetWindowHandle(java.awt.Component comp)Get the window handle for the given UI object.
-