|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use CompanyMainControl | |
| de.upb.swtpra05.group03.companycontrol | |
| Uses of CompanyMainControl in de.upb.swtpra05.group03.companycontrol |
| Fields in de.upb.swtpra05.group03.companycontrol declared as CompanyMainControl | |
private CompanyMainControl |
StrategyPanel.refControl
reference on CompanyMainControl to invoke shuttleParamsChanged method |
private CompanyMainControl |
CompanyControlClient.refMainControl
Reference to MainControl |
private CompanyMainControl |
CompanyControlFrame.refMainControl
Reference to the CompanyMainControl |
private CompanyMainControl |
TradePanel.refControl
reference on the CompanyMainControl |
(package private) CompanyMainControl |
ControlPanel.refMainControl
reference on CompanyMainControl |
| Constructors in de.upb.swtpra05.group03.companycontrol with parameters of type CompanyMainControl | |
StrategyPanel(CompanyMainControl refControl)
The constructor initializes the GUI components and handles the grid bag layout. |
|
CompanyControlClient(CompanyMainControl refMainControl)
|
|
CompanyControlFrame(java.lang.String title,
CompanyControlClient client,
CompanyMainControl refControl)
Constructor of the CompanyControlFrame gets a Title, a Reference of the CompanyControlClient that is use to connect or disconnect later and a Reference to the CompanyMainControl |
|
TradePanel(CompanyMainControl refControl)
The constructor sets the layout of the trade panel and the action commands and listeners of the buttons and text fields |
|
ControlPanel(CompanyMainControl refControl)
The constructor initializes the two included panels and adds them to its panel |
|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||