|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AbstractPanel | |
org.gscg.gameleader.dialogs.actor.components | |
org.gscg.gameleader.dialogs.content.components |
Uses of AbstractPanel in org.gscg.gameleader.dialogs.actor.components |
Subclasses of AbstractPanel in org.gscg.gameleader.dialogs.actor.components | |
class |
BankAccountPanel
The BankAccountPanel is used to show information about the bank account of a supply chain actor. |
class |
StockPanel
The StockPanel is used to show information about the stock of a trader, and to enable a game leader to change the amount of the products. |
Uses of AbstractPanel in org.gscg.gameleader.dialogs.content.components |
Subclasses of AbstractPanel in org.gscg.gameleader.dialogs.content.components | |
class |
BillContentPanel
The BillContentPanel is used to display the contents of a bill. |
class |
NamePanel
The NamePanel is used to display the name of an actor. |
class |
OrderBasedOnQuoteContentPanel
The OrderBasedOnQuoteContentPanel is used to display the contents of an order. |
class |
OrderConfirmationContentPanel
The OrderConfirmationContentPanel is used to display the contents of an order confirmation. |
class |
PaymentContentPanel
The PaymentContentPanel is used to display the contents of a payment. |
class |
QuoteContentPanel
The QuoteContentPanel is used to display the contents of a quote. |
class |
RequestForQuoteContentPanel
The RequestForQuotePanel is used to display the contents of a request for quote. |
class |
ShipmentContentPanel
The ShipmentContentPanel is used to display the contents of a shipment. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |