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

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

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

Fields in de.upb.swtpra05.group03.companycontrol declared as AccountDevelopmentPanel
private  AccountDevelopmentPanel CompanyControlFrame.accountPan
          Reference to the AccountDevelopementFrame
(package private)  AccountDevelopmentPanel AccountGraph.Panel
           
 

Methods in de.upb.swtpra05.group03.companycontrol with parameters of type AccountDevelopmentPanel
 void AccountDevelopmentFrame.addDevelopmentPanel(AccountDevelopmentPanel accountPan)
          adds the AccountDevelopmentPanel back into the Frame.
 void AccountDevelopmentFrame.removeDevelopmentPanel(AccountDevelopmentPanel accountPan)
          Removes the Panel from the Frame so it can be added to the CompanyControlFrame
 

Constructors in de.upb.swtpra05.group03.companycontrol with parameters of type AccountDevelopmentPanel
AccountGraph(AccountDevelopmentPanel pan)
          Constructor