public interface ChartProgressListener extends EventListener
| Modifier and Type | Method and Description |
|---|---|
void |
chartProgress(ChartProgressEvent event)
Receives notification of a chart progress event.
|
void chartProgress(ChartProgressEvent event)
event - the event.Copyright © 2001–2014 JFree.org. All rights reserved.