Verwendungen von Klasse
com.currencycalc.currencycalculatorjavafx.CurrencyClient
Packages, die CurrencyClient verwenden
-
Verwendungen von CurrencyClient in com.currencycalc.currencycalculatorjavafx
Felder in com.currencycalc.currencycalculatorjavafx, die deklariert sind als CurrencyClientModifizierer und TypFeldBeschreibungprivate final CurrencyClient
MainController.currencyClient
TheCurrencyClient
instance responsible for communicating with the FreeCurrencyAPI.Methoden in com.currencycalc.currencycalculatorjavafx, die CurrencyClient zurückgebenModifizierer und TypMethodeBeschreibungMainController.getCurrencyClient()
Retrieves theCurrencyClient
for API communication.