Package | Description |
---|---|
com.teamdev.jxbrowser.frame |
This package provides the classes that allow you to work with frames in browser.
|
Modifier and Type | Class and Description |
---|---|
class |
WebStorageOverflowException
Thrown by the
WebStorage.putItem(String, String) method when the item size exceeds the
available space in the storage. |
class |
WebStorageSecurityException
Thrown by
WebStorage methods if the access to the web storage is forbidden for the
current document. |