JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Interface
com.teamdev.jxbrowser.js.Json
Packages that use
Json
Package
Description
com.teamdev.jxbrowser.frame
This package provides the classes that allow you to work with frames in browser.
Uses of
Json
in
com.teamdev.jxbrowser.frame
Methods in
com.teamdev.jxbrowser.frame
that return
Json
Modifier and Type
Method
Description
Json
Frame.
json
()
Returns the
Json
instance for this
frame
.