public class Rotator
extends javax.swing.Timer
implements java.awt.event.ActionListener
Constructor and Description |
---|
Rotator(org.jfree.chart.plot.PiePlot plot) |
Rotator(org.jfree.chart.plot.PiePlot3D plot)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
void |
actionPerformed(java.awt.event.ActionEvent event)
Modifies the starting angle.
|
addActionListener, fireActionPerformed, getActionCommand, getActionListeners, getDelay, getInitialDelay, getListeners, getLogTimers, isCoalesce, isRepeats, isRunning, removeActionListener, restart, setActionCommand, setCoalesce, setDelay, setInitialDelay, setLogTimers, setRepeats, start, stop