Uses of Class
passport.application.desktop.ui.purchase.PurchaseWindow
Packages that use PurchaseWindow
-
Uses of PurchaseWindow in passport.application.desktop.ui.purchase
Methods in passport.application.desktop.ui.purchase with parameters of type PurchaseWindowModifier and TypeMethodDescriptionstatic javafx.scene.layout.VBox
Forms.creditCardForm
(PassPort app, PurchaseWindow purchaseWindow, Double ticketPrice) static javafx.scene.layout.VBox
Forms.pixForm
(PassPort app, PurchaseWindow purchaseWindow, Double price) Constructors in passport.application.desktop.ui.purchase with parameters of type PurchaseWindowModifierConstructorDescriptionComponents
(PassPort app, PurchaseWindow purchaseWindow, Double price)