public interface JavaScriptExecutor extends Runnable
| Modifier and Type | Method and Description |
|---|---|
void |
addWindow(WebWindow newWindow)
Register a window with the eventLoop.
|
void |
shutdown()
Notes that this thread has been shutdown.
|
void addWindow(WebWindow newWindow)
newWindow - the new web windowvoid shutdown()
Copyright © 2002–2025 Gargoyle Software Inc.. All rights reserved.