Großmarkt

Package market.swing

Market's classes directly related to Swing components.

See:
          Description

Class Summary
CCSStrategyMarket Defines the behaviour of the shifting buttons in the manager's Purchase-TwoTableFormSheet
CmpCustomersNumbers Compares UCustomers by special criteria.
CmpNumbers Compares CIArticles by numbers.
CmpOpoNumbers Compares CIOpenPurchaseOrders by their stocks' values
ComponentFactory Factory class for borders, JTextFields und JTFCheckables.
HistoryEntryModel TableModel for tables that display HistoryEntries.
JCTimeRangeBoxes A set of JComboBoxes for specifying a range of time for which statistics should be displayed.
JTADescriptionArea The Area that contains information about CIArticles.
JTFCheckable A text field, which is provided with an ID that makes it possible to query its contents from outside the defining class, without the need to write a get-method or even have the text field declared as public.
 

Package market.swing Description

Market's classes directly related to Swing components.


Großmarkt