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