Class PurchaseWindow
java.lang.Object
passport.application.desktop.ui.purchase.PurchaseWindow
-
Nested Class Summary
Modifier and TypeClassDescriptionstatic final record
Holds properties related to the purchase, including event and user IDs, and ticket price. -
Constructor Summary
ConstructorDescriptionPurchaseWindow
(PassPort app, Event event, User user) Initializes the purchase window with the given event and user. -
Method Summary
-
Constructor Details
-
PurchaseWindow
-