Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
R
S
T
X
Z
C
CategoryItemClickEvent
- Class in
org.jfree.beans.events
An event object that carries information about a mouse click on an item in an
AbstractCategoryChart
.
CategoryItemClickEvent(Object, CategoryDataset, Comparable, Comparable)
- Constructor for class org.jfree.beans.events.
CategoryItemClickEvent
Creates a new section click event.
CategoryItemClickListener
- Interface in
org.jfree.beans.events
A listener for item clicks on a
AbstractCategoryChart
.
chart
- Variable in class org.jfree.beans.
AbstractChart
The underlying chart.
chartBuffer
- Variable in class org.jfree.beans.
AbstractChart
A buffer for the rendered chart.
chartBufferHeight
- Variable in class org.jfree.beans.
AbstractChart
The height of the chart buffer.
chartBufferWidth
- Variable in class org.jfree.beans.
AbstractChart
The width of the chart buffer.
chartChanged(ChartChangeEvent)
- Method in class org.jfree.beans.
AbstractChart
Receives notification of changes to the chart, and redraws the chart.
clone()
- Method in class org.jfree.beans.
KeyedPaint
Returns a clone of this object.
createDefaultChart()
- Method in class org.jfree.beans.
AbstractChart
Creates the default chart for initial display to the user.
createDefaultChart()
- Method in class org.jfree.beans.
JAreaChart
Creates a default chart.
createDefaultChart()
- Method in class org.jfree.beans.
JBarChart
Creates a default chart.
createDefaultChart()
- Method in class org.jfree.beans.
JLineChart
Creates a default chart.
createDefaultChart()
- Method in class org.jfree.beans.
JPieChart
Creates a default chart.
createDefaultChart()
- Method in class org.jfree.beans.
JScatterChart
Creates a default chart.
createDefaultChart()
- Method in class org.jfree.beans.
JTimeSeriesChart
Creates a default chart.
createPopup()
- Method in class org.jfree.beans.
AbstractChart
Creates a popup menu for display on the component.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
R
S
T
X
Z