public class AboutWindowController
extends java.lang.Object
| Constructor and Description |
|---|
AboutWindowController()
Constructeur de AboutWindowController
|
| Modifier and Type | Method and Description |
|---|---|
void |
checkForUpdates()
Lance l'URL du centre de téléchargement.
|
void |
giveFeedback()
Lance l'URL du formulaire pour la soumission d'idées ou bugs
|
void |
launchChangelogWindow()
Lance la fenetre de Changelog
|
void |
makeDonation()
Lance l'URL pour faire un don.
|
public AboutWindowController()
public void checkForUpdates()
public void launchChangelogWindow()
public void giveFeedback()
public void makeDonation()