|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AbstractDialog | |
org.gscg.gameleader.dialogs.actor | |
org.gscg.gameleader.dialogs.content |
Uses of AbstractDialog in org.gscg.gameleader.dialogs.actor |
Subclasses of AbstractDialog in org.gscg.gameleader.dialogs.actor | |
class |
ActorInterfaceDialog
The ActorInterfaceDialog is the most basic implementation of an actor dialog. |
class |
SupplyChainActorDialog
The SupplyChainActorDialog is used to show the name and balance of a supply chain actor. |
class |
TraderDialog
The TraderDialog is used to show the name, balance and stock of a trader. |
Uses of AbstractDialog in org.gscg.gameleader.dialogs.content |
Subclasses of AbstractDialog in org.gscg.gameleader.dialogs.content | |
class |
BillDialog
The BillDialog is used to show the contents of a bill, and the corresponding order, quote and request for quote. |
class |
ContentDialog
Copyright (c) 2003-2005 Delft University of Technology, Jaffalaan 5, 2628 BX Delft, the Netherlands. |
class |
OrderBasedOnQuoteDialog
The OrderBasedOnQuoteDialog is used to show the contents of an order and the corresponding quote and request for quote. |
class |
OrderConfirmationDialog
The OrderConfirmationDialog is used to show the contents of an order confirmation and the corresponding order, quote and request for quote. |
class |
PaymentDialog
The PaymentDialog is used to show the contents of a payment, and the corresponding bill, order, quote and request for quote. |
class |
QuoteDialog
The QuoteDialog is used to show the contents of a quote and the corresponding request for quote. |
class |
RequestForQuoteDialog
The RequestForQuoteDialog is used to show the contents of a request for quote. |
class |
ShipmentDialog
The ShipmentDialog is used to show the contents of a shipment, and the corresponding order, quote and request for quote. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |