public interface IClientGUI
IChart
and its IClientChartPresentationManager
.Modifier and Type | Method and Description |
---|---|
IChart |
getChart() |
int |
getChartId() |
JPanel |
getChartPanel() |
IClientChartPresentationManager |
getChartPresentationManager() |
IClientChartController |
getClientChartController() |
int getChartId()
getChart()
's idJPanel getChartPanel()
getChart()
's appropriate JPanel
IClientChartPresentationManager getChartPresentationManager()
getChart()
's appropriate IClientChartPresentationManager
IClientChartController getClientChartController()
getChart()
's appropriate IClientChartController
Copyright © 2016. All rights reserved.