Interface WebEnginePeer
- All Known Implementing Classes:
WebEnginePeerBase
public interface WebEnginePeer
- Author:
- Bruno Salmon
-
Method Summary
Modifier and TypeMethodDescriptionexecuteScript
(String script) void
updateUserStyleSheetLocation
(String userStyleSheetLocation)
-
Method Details
-
getLoadWorker
-
executeScript
-
updateUserStyleSheetLocation
-