dip.gui.dialog
Class MultiOrderEntry

java.lang.Object
  extended bydip.gui.dialog.MultiOrderEntry

public class MultiOrderEntry
extends java.lang.Object

Modal dialog for entering multiple orders Returns exceptions as a group, HTML-formatted.

This has some special feature to make parsing even easier and more reliable.


Method Summary
static void displayDialog(ClientFrame parent, World world)
          Display the MultiOrderEntry dialog
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

displayDialog

public static void displayDialog(ClientFrame parent,
                                 World world)
Display the MultiOrderEntry dialog



Copyright 2002-2004 Zachary DelProposto / jDip Development Team. All Rights Reserved.