JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH
Package
velox.gui.browser
Interface BrowserListener
public interface
BrowserListener
Threading. Methods here are called from CEF's native thread.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
onPageLoaded
(
String
url, int statusCode)
Method Details
onPageLoaded
void
onPageLoaded
(
String
url, int statusCode)