| Modifier and Type | Method and Description |
|---|---|
DottedChartOptionPanel |
DottedChartAnalysis.getDottedChartOptionPanel() |
| Modifier and Type | Method and Description |
|---|---|
javax.swing.JPanel |
StatisticsModel.getPanel(DottedChartOptionPanel dcop) |
javax.swing.JPanel |
StatisticsModel.update(DottedChartOptionPanel dcop) |
void |
DottedChartModel.updateStatisticsPanel(DottedChartOptionPanel dcop) |
| Modifier and Type | Field and Description |
|---|---|
protected DottedChartOptionPanel |
CoordinationUtil.dcop |
protected DottedChartOptionPanel |
DottedChartPanel.dcop |
| Constructor and Description |
|---|
CoordinationUtil(DottedChartOptionPanel dcop,
DottedChartModel dcModel)
constructor
|