Uses of Package
io.github.marcopaglio.booking.presenter
Packages that use io.github.marcopaglio.booking.presenter
Package
Description
Contains implementations of the presenter for the booking application using the service layer.
Contains implementations of the view for the booking application using Swing.
-
Classes in io.github.marcopaglio.booking.presenter used by io.github.marcopaglio.booking.presenter.servedClassDescriptionThis interface provides methods for operating on the booking application and notifies the view(s) about changes.
-
Classes in io.github.marcopaglio.booking.presenter used by io.github.marcopaglio.booking.view.swingClassDescriptionThis interface provides methods for operating on the booking application and notifies the view(s) about changes.