Class DemoDisplayer
java.lang.Object
com.orsoncharts.demo.DemoDisplayer
- All Implemented Interfaces:
Runnable
-
Constructor Summary
ConstructorsConstructorDescriptionDemoDisplayer(OrsonChartsDemoComponent demoComp, DemoDescription d) Creates a new runnable. -
Method Summary
-
Constructor Details
-
DemoDisplayer
Creates a new runnable.- Parameters:
demoComp- the demo component.d- the demo description.
-
-
Method Details
-
run
-