Package application

Class OrderCard

All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, Accessible

public class OrderCard extends JPanel
Graphic Panel Representation for an Order
See Also:
  • Constructor Details

    • OrderCard

      public OrderCard(Order order, io.vertx.core.AsyncResult<io.vertx.core.http.WebSocket> ctx, Color color)
      application.OrderCard constructor
      Parameters:
      order - json representation of an order
      ctx - the websocket
      color - the background color