Uses of Interface
dev.zemco.codegame.presentation.dialog.IAlertFactory
Packages that use IAlertFactory
-
Uses of IAlertFactory in dev.zemco.codegame.presentation.dialog
Constructors in dev.zemco.codegame.presentation.dialog with parameters of type IAlertFactoryModifierConstructorDescriptionJavaFxDialogService(IAlertFactory alertFactory) Creates an instance ofJavaFxDialogServicethat presents popup dialogs to user using JavaFX.