Uses of Interface
de.upb.swtpra05.group03.companycontrol.Accounting

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

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

Classes in de.upb.swtpra05.group03.companycontrol that implement Accounting
(package private)  class AccountDataControl
          The Control Class which maintains the Account Data of the current Company.
 

Fields in de.upb.swtpra05.group03.companycontrol declared as Accounting
private  Accounting CompanyMainControl.accountObj
          Reference on the account data control
 

Methods in de.upb.swtpra05.group03.companycontrol that return Accounting
 Accounting CompanyControlFrame.getAccounting()
          Property that returns a Reference on the Accounting Object
 Accounting UserInterface.getAccounting()
          accessor method for the accounting part of the interface
 Accounting AccountDevelopmentPanel.getAccounting()
          Return the Accounting Object
 Accounting AccountGraph.getAccounting()
          Returns the Accounting Object