org.gscg.gameleader.dialogs.content
Class OrderBasedOnQuoteDialog

java.lang.Object
  extended byorg.gscg.gameleader.dialogs.components.AbstractDialog
      extended byorg.gscg.gameleader.dialogs.content.OrderBasedOnQuoteDialog
All Implemented Interfaces:
DialogInterface

public class OrderBasedOnQuoteDialog
extends AbstractDialog

The OrderBasedOnQuoteDialog is used to show the contents of an order and the corresponding quote and request for quote.

Copyright (c) 2003-2005 Delft University of Technology, Jaffalaan 5, 2628 BX Delft, the Netherlands. All rights reserved. See for project information www.simulation.tudelft.nl . The source code and binary code of this software is proprietary information of Delft University of Technology.

Since:
1.0.7
Version:
$Revision: 1.1 $ $Date: 2005/06/16 12:34:00 $
Author:
Stijn-Pieter van Houten

Field Summary
static java.lang.Class CLAZZ
          the content class this panel supports
 
Fields inherited from class org.gscg.gameleader.dialogs.components.AbstractDialog
panels
 
Constructor Summary
OrderBasedOnQuoteDialog()
          constructs a new OrderBasedOnQuoteDialog
 
Methods inherited from class org.gscg.gameleader.dialogs.components.AbstractDialog
getPanelClassNames
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

CLAZZ

public static final java.lang.Class CLAZZ
the content class this panel supports

Constructor Detail

OrderBasedOnQuoteDialog

public OrderBasedOnQuoteDialog()
constructs a new OrderBasedOnQuoteDialog



Copyright © 2002-2005 Delft University of Technology, the Netherlands. All Rights Reserved.