|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectca.sqlpower.wabit.swingui.chart.effect.StubChartAnimator
public class StubChartAnimator
A chart animator implementation that does nothing. StubChartAnimator is used
as a default return value (in preference to null) in cases where
a proper animator couldn't be created.
| Constructor Summary | |
|---|---|
StubChartAnimator()
|
|
| Method Summary | |
|---|---|
void |
startAnimation()
No effect. |
void |
stopAnimation()
No effect. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public StubChartAnimator()
| Method Detail |
|---|
public void startAnimation()
startAnimation in interface ChartAnimatorpublic void stopAnimation()
stopAnimation in interface ChartAnimator
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||