| |
|
| java.lang.Object org.jfree.chart.renderer.junit.RendererChangeDetector
RendererChangeDetector | public RendererChangeDetector()(Code) | | Creates a new detector.
|
getNotified | public boolean getNotified()(Code) | | Returns the flag that indicates whether or not a change event has been
received.
The flag. |
setNotified | public void setNotified(boolean notified)(Code) | | Sets the flag that indicates whether or not a change event has been
received.
Parameters: notified - the new value of the flag. |
|
|
|