public class SPFComparisonView extends NodeView implements java.awt.event.ActionListener
bpf, chartPanel, description, stageName, timeMap| Constructor and Description |
|---|
SPFComparisonView(SPF bpf,
java.lang.String label) |
| Modifier and Type | Method and Description |
|---|---|
void |
actionPerformed(java.awt.event.ActionEvent evt) |
javax.swing.JPanel |
createPanel() |
createChart, createDataset, getBPF, getDescription, getLabel, getStageName, getTimePeriod, restoreView, setSyncView, toString, unsyncView, zoomInBoth, zoomOutBothpublic SPFComparisonView(SPF bpf, java.lang.String label)
public javax.swing.JPanel createPanel()
createPanel in class NodeViewpublic void actionPerformed(java.awt.event.ActionEvent evt)
actionPerformed in interface java.awt.event.ActionListener