Index

A B C D E F G H I J K L M N P R S T U Z _ 
Alle Klassen und Schnittstellen|Alle Packages|Konstantenfeldwerte

G

gbp - Variable in Klasse com.currencycalc.currencycalculatorjavafx.model.Data
 
get_try() - Methode in Klasse com.currencycalc.currencycalculatorjavafx.model.Data
Gets the exchange rate for the Turkish Lira (TRY).
getAmountInputField() - Methode in Klasse com.currencycalc.currencycalculatorjavafx.MainController
Retrieves the input field for the amount to be converted.
getApiKey() - Methode in Klasse com.currencycalc.currencycalculatorjavafx.CurrencyClient
Retrieves the current API key.
getApiKeyFile() - Statische Methode in Klasse com.currencycalc.currencycalculatorjavafx.utils.ApiKeyManager
Retrieves the file where the API key is stored.
getAppDataFolder() - Statische Methode in Klasse com.currencycalc.currencycalculatorjavafx.utils.ApiKeyManager
Retrieves the path to the application data folder based on the operating system.
getAud() - Methode in Klasse com.currencycalc.currencycalculatorjavafx.model.Data
 
getBgn() - Methode in Klasse com.currencycalc.currencycalculatorjavafx.model.Data
 
getBrl() - Methode in Klasse com.currencycalc.currencycalculatorjavafx.model.Data
Gets the exchange rate for the Brazilian Real (BRL).
getCad() - Methode in Klasse com.currencycalc.currencycalculatorjavafx.model.Data
Gets the exchange rate for the Canadian Dollar (CAD).
getChf() - Methode in Klasse com.currencycalc.currencycalculatorjavafx.model.Data
Gets the exchange rate for the Swiss Franc (CHF).
getCny() - Methode in Klasse com.currencycalc.currencycalculatorjavafx.model.Data
Gets the exchange rate for the Chinese Yuan (CNY).
getConvertButton() - Methode in Klasse com.currencycalc.currencycalculatorjavafx.MainController
Retrieves the convert button.
getConvertedAmountField() - Methode in Klasse com.currencycalc.currencycalculatorjavafx.MainController
Retrieves the output field for the converted amount.
getCurrencyClient() - Methode in Klasse com.currencycalc.currencycalculatorjavafx.MainController
Retrieves the CurrencyClient for API communication.
getCurrencyCode(String) - Methode in Klasse com.currencycalc.currencycalculatorjavafx.MainController
Retrieves the currency code (e.g., "USD") for a given currency name.
getCurrencyMap() - Methode in Klasse com.currencycalc.currencycalculatorjavafx.MainController
Retrieves the map of currency codes and names.
getCurrencyRate(Data, String) - Methode in Klasse com.currencycalc.currencycalculatorjavafx.MainController
Retrieves the exchange rate for a specific currency using reflection.
getCzk() - Methode in Klasse com.currencycalc.currencycalculatorjavafx.model.Data
Gets the exchange rate for the Czech Koruna (CZK).
getData() - Methode in Klasse com.currencycalc.currencycalculatorjavafx.model.CurrencyData
Retrieves the exchange rate data.
getDkk() - Methode in Klasse com.currencycalc.currencycalculatorjavafx.model.Data
Gets the exchange rate for the Danish Krone (DKK).
getEur() - Methode in Klasse com.currencycalc.currencycalculatorjavafx.model.Data
Gets the exchange rate for the Euro (EUR).
getGbp() - Methode in Klasse com.currencycalc.currencycalculatorjavafx.model.Data
Gets the exchange rate for the British Pound Sterling (GBP).
getHkd() - Methode in Klasse com.currencycalc.currencycalculatorjavafx.model.Data
Gets the exchange rate for the Hong Kong Dollar (HKD).
getHrk() - Methode in Klasse com.currencycalc.currencycalculatorjavafx.model.Data
Gets the exchange rate for the Croatian Kuna (HRK).
getHuf() - Methode in Klasse com.currencycalc.currencycalculatorjavafx.model.Data
Gets the exchange rate for the Hungarian Forint (HUF).
getIdr() - Methode in Klasse com.currencycalc.currencycalculatorjavafx.model.Data
Gets the exchange rate for the Indonesian Rupiah (IDR).
getIls() - Methode in Klasse com.currencycalc.currencycalculatorjavafx.model.Data
Gets the exchange rate for the Israeli New Shekel (ILS).
getInr() - Methode in Klasse com.currencycalc.currencycalculatorjavafx.model.Data
Gets the exchange rate for the Indian Rupee (INR).
getIsk() - Methode in Klasse com.currencycalc.currencycalculatorjavafx.model.Data
Gets the exchange rate for the Icelandic Krona (ISK).
getJpy() - Methode in Klasse com.currencycalc.currencycalculatorjavafx.model.Data
Gets the exchange rate for the Japanese Yen (JPY).
getKrw() - Methode in Klasse com.currencycalc.currencycalculatorjavafx.model.Data
Gets the exchange rate for the South Korean Won (KRW).
getMxn() - Methode in Klasse com.currencycalc.currencycalculatorjavafx.model.Data
Gets the exchange rate for the Mexican Peso (MXN).
getMyr() - Methode in Klasse com.currencycalc.currencycalculatorjavafx.model.Data
Gets the exchange rate for the Malaysian Ringgit (MYR).
getNok() - Methode in Klasse com.currencycalc.currencycalculatorjavafx.model.Data
Gets the exchange rate for the Norwegian Krone (NOK).
getNzd() - Methode in Klasse com.currencycalc.currencycalculatorjavafx.model.Data
Gets the exchange rate for the New Zealand Dollar (NZD).
getPhp() - Methode in Klasse com.currencycalc.currencycalculatorjavafx.model.Data
Gets the exchange rate for the Philippine Peso (PHP).
getPln() - Methode in Klasse com.currencycalc.currencycalculatorjavafx.model.Data
Gets the exchange rate for the Polish Zloty (PLN).
getRon() - Methode in Klasse com.currencycalc.currencycalculatorjavafx.model.Data
Gets the exchange rate for the Romanian Leu (RON).
getRub() - Methode in Klasse com.currencycalc.currencycalculatorjavafx.model.Data
Gets the exchange rate for the Russian Ruble (RUB).
getSek() - Methode in Klasse com.currencycalc.currencycalculatorjavafx.model.Data
Gets the exchange rate for the Swedish Krona (SEK).
getSgd() - Methode in Klasse com.currencycalc.currencycalculatorjavafx.model.Data
Gets the exchange rate for the Singapore Dollar (SGD).
getSourceCurrencyDropdown() - Methode in Klasse com.currencycalc.currencycalculatorjavafx.MainController
Retrieves the source currency dropdown.
getTargetCurrencyDropdown() - Methode in Klasse com.currencycalc.currencycalculatorjavafx.MainController
Retrieves the target currency dropdown.
getThb() - Methode in Klasse com.currencycalc.currencycalculatorjavafx.model.Data
Gets the exchange rate for the Thai Baht (THB).
getUsd() - Methode in Klasse com.currencycalc.currencycalculatorjavafx.model.Data
Gets the exchange rate for the US Dollar (USD).
getZar() - Methode in Klasse com.currencycalc.currencycalculatorjavafx.model.Data
 
A B C D E F G H I J K L M N P R S T U Z _ 
Alle Klassen und Schnittstellen|Alle Packages|Konstantenfeldwerte