public interface IClientGUI
IChart and its IClientChartPresentationManager.| Modifier and Type | Method and Description |
|---|---|
IChart |
getChart() |
int |
getChartId() |
javax.swing.JPanel |
getChartPanel() |
IClientChartPresentationManager |
getChartPresentationManager() |
IClientChartController |
getClientChartController() |
int getChartId()
getChart()'s idjavax.swing.JPanel getChartPanel()
getChart()'s appropriate JPanelIClientChartPresentationManager getChartPresentationManager()
getChart()'s appropriate IClientChartPresentationManagerIClientChartController getClientChartController()
getChart()'s appropriate IClientChartControllerCopyright © 2025. All rights reserved.