java.lang.Object
com.stream_pi.util.checkforupdates.UpdateHyperlinkOnClick
- All Implemented Interfaces:
EventListener
,javafx.event.EventHandler<javafx.event.ActionEvent>
public abstract class UpdateHyperlinkOnClick
extends Object
implements javafx.event.EventHandler<javafx.event.ActionEvent>
Handler for after update check succeeds
-
Constructor Details
-
UpdateHyperlinkOnClick
public UpdateHyperlinkOnClick()
-
-
Method Details
-
setURL
- Parameters:
URL
- URL to download page for new release
-
getURL
- Returns:
- Returns URL to download page for new release
-