Uses of Class
de.upb.swtpra05.group03.companycontrol.CompanyControlFrame

Packages that use CompanyControlFrame
de.upb.swtpra05.group03.companycontrol   
 

Uses of CompanyControlFrame in de.upb.swtpra05.group03.companycontrol
 

Fields in de.upb.swtpra05.group03.companycontrol declared as CompanyControlFrame
private  CompanyControlFrame AccountDevelopmentPanel.refcontrolFrame
          Reference to the CompanyControlFrame so we can set the ActionListener of the Dock/Undock Button.
private  CompanyControlFrame ConnectDialog.owner
          No comment provided by developer, please add a comment to improve documentation.
 

Constructors in de.upb.swtpra05.group03.companycontrol with parameters of type CompanyControlFrame
AccountDevelopmentPanel(CompanyControlFrame controlFrame)
          Constructor
ConnectDialog(CompanyControlFrame owner)
          Constructor for class ConnectDialog