JavaFX-CashCash v1.1
Un entreprise fictif qui demande d'un application lourd. (Louis-Maxence-David)
Loading...
Searching...
No Matches
Public Member Functions | Static Public Member Functions | List of all members
com.cashcash.App Class Reference
Inheritance diagram for com.cashcash.App:

Public Member Functions

void start (Stage stage) throws IOException
 

Static Public Member Functions

static void setRoot (String fxml) throws IOException
 
static void main (String[] args)
 

Detailed Description

Classe principale de l'application JavaFX.

Member Function Documentation

◆ main()

static void com.cashcash.App.main ( String[] args)
static

Méthode principale qui lance l'application.

◆ setRoot()

static void com.cashcash.App.setRoot ( String fxml) throws IOException
static

Permet de changer la racine de la scène avec le contenu FXML spécifié.

Parameters
fxmlLe nom du fichier FXML à charger
Exceptions
IOExceptionSi une erreur de chargement du fichier FXML survient

◆ start()

void com.cashcash.App.start ( Stage stage) throws IOException

Méthode principale qui lance l'application.


The documentation for this class was generated from the following file: