Class JChartTypeFactory
java.lang.Object
org.kopi.galite.visual.chart.ChartTypeFactory
org.kopi.vkopi.lib.ui.swing.chart.JChartTypeFactory
public class JChartTypeFactory
extends org.kopi.galite.visual.chart.ChartTypeFactory
Swing implementation of the chart type factory.
-
Nested Class Summary
Nested classes/interfaces inherited from class org.kopi.galite.visual.chart.ChartTypeFactory
org.kopi.galite.visual.chart.ChartTypeFactory.Companion -
Field Summary
Fields inherited from class org.kopi.galite.visual.chart.ChartTypeFactory
Companion -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionorg.kopi.galite.visual.chart.UChartTypecreateTypeView(String title, org.kopi.galite.visual.chart.VChartType model)
-
Constructor Details
-
JChartTypeFactory
public JChartTypeFactory()
-
-
Method Details
-
createTypeView
public org.kopi.galite.visual.chart.UChartType createTypeView(String title, org.kopi.galite.visual.chart.VChartType model) - Specified by:
createTypeViewin classorg.kopi.galite.visual.chart.ChartTypeFactory
-