Uses of Class
org.drools.examples.petstore.PetStoreExample.CheckoutCallback
Packages that use PetStoreExample.CheckoutCallback
-
Uses of PetStoreExample.CheckoutCallback in org.drools.examples.petstore
Constructors in org.drools.examples.petstore with parameters of type PetStoreExample.CheckoutCallbackModifierConstructorDescriptionPetStoreUI(List<PetStoreExample.Product> items, PetStoreExample.CheckoutCallback callback) Build UI using specified items and using the given callback to pass the items and jframe reference to the drools application