JavaScript is disabled on your browser.
Skip navigation links
Overview
Module
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Interface
org.jfree.data.json.impl.JSONAware
Packages that use
JSONAware
Package
Description
org.jfree.data.json.impl
Utility classes for JSON, for internal use only.
Uses of
JSONAware
in
org.jfree.data.json.impl
Classes in
org.jfree.data.json.impl
that implement
JSONAware
Modifier and Type
Class
Description
class
JSONArray
A JSON array.
class
JSONObject
A JSON object.