Class Gui

All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, Accessible, RootPaneContainer, WindowConstants

public class Gui extends JFrame
The gui allows to add and delete buy or sell orders and shows open and finished orders.
See Also:
  • Constructor Details

    • Gui

      public Gui(jadex.core.IExternalAccess agent)
      Shows the gui, and updates it when beliefs change.