public interface EditorGroupedChartPanel extends Observer, Observable
Modifier and Type | Method and Description |
---|---|
JPanel |
getComponent() |
GroupedCharts |
getGroupedChart() |
ChartService |
getSelectedChartService() |
int |
getSelectedChartServiceIndex() |
void |
notifyObservers(Observable observable,
Object tableName) |
void |
refreshInformation()
Deprecated.
|
addObserver, deleteObserver, deleteObservers
JPanel getComponent()
GroupedCharts getGroupedChart()
int getSelectedChartServiceIndex()
ChartService getSelectedChartService()
void notifyObservers(Observable observable, Object tableName)
@Deprecated void refreshInformation()