BankingClient/BankingJavaFxControls/src/main/kotlin/net/dankito/banking/ui/javafx
dankito 5ce48322a1 Renamed getAccountTransactions() to fetchAccountTransactions() to make it clear that it contacts bank's server as opposed to getAccountTransactionsForBankAccounts() 2020-04-23 15:10:12 +02:00
..
controls Implemented that UpdateButton has been renamed to ProcessingIndicatorButton 2020-01-26 13:24:46 +01:00
dialogs Renamed getAccountTransactions() to fetchAccountTransactions() to make it clear that it contacts bank's server as opposed to getAccountTransactionsForBankAccounts() 2020-04-23 15:10:12 +02:00
model Implemented selecting Account / BankAccount / All accounts and that only selected BankAccounts' transaction and balance gets displayed 2020-01-12 15:46:17 +01:00
util Started MainWindow 2020-01-08 20:33:44 +01:00
RouterJavaFx.kt Renamed MainWindowPresenter to BankingPresenter 2020-01-26 13:03:32 +01:00