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

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

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

Classes in de.upb.swtpra05.group03.companycontrol that implement Display
 class DisplayPanel
          DisplayPanel that shows the Stock and the Shuttle Table.
 

Fields in de.upb.swtpra05.group03.companycontrol declared as Display
private  Display CompanyMainControl.displayObj
          Reference on the display panel included in the frame
 

Methods in de.upb.swtpra05.group03.companycontrol that return Display
 Display CompanyControlFrame.getDisplay()
          Property that returns a Reference on the Display Object
 Display UserInterface.getDisplay()
          accessor method for the display part of the interface