Class LiveChartHelper
- java.lang.Object
- 
- com.inductiveautomation.factorypmi.application.components.chart.livechart.LiveChartHelper
 
- 
 public class LiveChartHelper extends java.lang.ObjectThis class contains the logic to implement the livechart feature. It is only half-implemented...
- 
- 
Nested Class SummaryNested Classes Modifier and Type Class Description static classLiveChartHelper.LiveChartMonitorstatic classLiveChartHelper.LiveChartWindow
 - 
Constructor SummaryConstructors Constructor Description LiveChartHelper()
 - 
Method SummaryAll Methods Static Methods Concrete Methods Modifier and Type Method Description static LiveChartHelper.LiveChartMonitorinitLiveChart(javax.swing.JComponent comp)
 
- 
- 
- 
Method Detail- 
initLiveChartpublic static LiveChartHelper.LiveChartMonitor initLiveChart(javax.swing.JComponent comp) 
 
- 
 
-