Module com.iamsoft.util.ui
Class CheckForUpdateEventHandler
- java.lang.Object
-
- com.iamsoft.util.ui.javafx.help.action.CheckForUpdateEventHandler
-
- All Implemented Interfaces:
EventListener
,javafx.event.EventHandler<javafx.event.ActionEvent>
public class CheckForUpdateEventHandler extends Object implements javafx.event.EventHandler<javafx.event.ActionEvent>
Check for auto-update.
-
-
Constructor Summary
Constructors Constructor Description CheckForUpdateEventHandler(javafx.stage.Window pParent, String pApplicationId)
CheckForUpdateEventHandler(javafx.stage.Window pParent, String pApplicationId, javafx.stage.Modality pAlertModality)
-