| Package | Description |
|---|---|
| com.teamdev.jxbrowser.js |
This package provides classes that allow you to work with the JavaScript to Java bridge.
|
| Modifier and Type | Method and Description |
|---|---|
JsMap |
JsMap.set(java.lang.Object key,
java.lang.Object value)
Associates the specified
key with the specified value. |