Alle Klassen und Schnittstellen
Klassen
Klasse
Beschreibung
Utility class for managing the storage and retrieval of the API key.
Utility class for displaying a modal window where users can enter their API key.
The main application class for the Currency Calculator.
Handles communication with the FreeCurrencyAPI to retrieve real-time exchange rates.
Represents the root structure of the JSON response from the FreeCurrencyAPI.
Represents the exchange rates data structure retrieved from the FreeCurrencyAPI.
A simple launcher class for the Currency Calculator application.
The controller class for the Currency Calculator JavaFX application.