Class PetStoreExample.PetStoreUI

All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, Accessible
Enclosing class:
PetStoreExample

public static class PetStoreExample.PetStoreUI extends JPanel
This swing UI is used to create a simple shopping cart to allow a user to add and remove items from a shopping cart before doign a checkout upon doing a checkout a callback is used to allow drools interaction with the shopping cart ui.
See Also:
  • Constructor Details

  • Method Details

    • createAndShowGUI

      public void createAndShowGUI(boolean exitOnClose)
      Create and show the GUI