Eclipse
IntelliJ
NetBeans
XpoLog
Upload
API List
Favorites
Packages
Classes
Methods
Limit search to favorites
Recent
Register
Login
FRAMES
NO FRAMES
SUMMARY:
NESTED
CONSTR
ENUM
FIELD
METHOD
ELEMENT
DETAIL:
FIELD
CONSTR
ENUM
METHOD
ELEMENT
org.jfree.chart.event
Interface PlotChangeListener
Tab mode
All derived types
public
interface
PlotChangeListener
extends
EventListener
The interface that must be supported by classes that wish to receive notification of changes to a plot.
Since
Not specified.
Version
Not specified.
Author
Not specified.
Wiki javadoc
Use
textile entry format
.
Add your comments here.
Method Summary
void
plotChanged
(
PlotChangeEvent
event )
Receives notification of a plot change event.
Method Detail
plotChanged
public void
plotChanged
(
PlotChangeEvent
event )
Receives notification of a plot change event.
Parameters
Type
Name
Description
PlotChangeEvent
event
the event.
Returns
void
No description provided.
Wiki javadoc
Use
textile entry format
.
Add your comments here.
Home
-
About
-
FAQ
-
Privacy
-
Contact