Package | Description |
---|---|
com.teamdev.jxbrowser.frame |
This package provides the classes that allow you to work with frames in browser.
|
Modifier and Type | Method and Description |
---|---|
WebStorage |
Frame.localStorage()
Returns the
localStorage instance of this frame. |
WebStorage |
Frame.sessionStorage()
Returns the
sessionStorage instance of this frame. |