Uses of Package
de.upb.swtpra05.group03.companycontrol

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

Classes in de.upb.swtpra05.group03.companycontrol used by de.upb.swtpra05.group03.companycontrol
AccountBalances
          A Storage Class to store Balances.
AccountDataControl
          The Control Class which maintains the Account Data of the current Company.
AccountDataField
          Storage Class to hold the Data of one Account Balance.
AccountDevelopmentFrame
          This is just a basic Frame which shows the AccountDevelopmentPanel if it is added to this Frame (dock/undock Feature)
AccountDevelopmentPanel
          The Class which contains the AccountGraph and the Toolbar to navigate within the Graph.
AccountGraph
          The AccountGraph draws itself on a Panel.
Accounting
          The Interface for the Accounting Object.
CompanyControlClient
          The Company Control Client.
CompanyControlFrame
          The CompanyControlFrame Class is used to give the User an Graphical Interface.
CompanyMainControl
          The Main Class of the CompanyControl.
Control
          Interface of the Control Object.
ControlPanel
          The Control Panel in the upper right Corner of the CompanyControl.
CryptoMessagesHandler
          Handler responsible for en- and decryption of messages
DigitDocument
           
Display
          Interface for the Display Objects.
DisplayPanel
          DisplayPanel that shows the Stock and the Shuttle Table.
Log
          Interface for logging Messages
LogPanel
          The Log Panel in the lower left Corner which shows a TextArea with logged Messages in it.
OrderInformation
          A Information Class for Orders which is generated each Time a Order is available at a Station.
Settings
          Class for saving settings of an application
ShuttleInformation
          Storage Class which stores several Status Informations of a Shuttle.
ShuttleTable
          The Shuttle Table which shows Shuttle Informations.
ShuttleTableModel
          The Table Model for the Shuttle Table.
StockTable
          The Stock Table which shows Information about Shuttle Stocks with diffrent Backgrounds for the best, worst and most profitable Offer.
StockTableModel
          The Table Model for the Stock Table.
StrategyPanel
          The Strategy Panel which is placed inside the Control Panel and is used to change Parameters of the Shuttles.
TableSorter.Directive
           
TableSorter.Row
           
TradePanel
          The Trade Panel, placed in the Control Panel, is used to Buy and Sell Shuttles.
UserInterface
          The Interface for the CompanyControl Frame.
 

Classes in de.upb.swtpra05.group03.companycontrol used by de.upb.swtpra05.group03.companycontrol.plugin
CompanyControlClient
          The Company Control Client.