This website requires JavaScript.
Explore
Help
Sign In
codinux
/
BankingClient
Watch
1
Star
0
Fork
You've already forked BankingClient
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
9aa2b54c56
BankingClient
/
BankingJavaFxControls
/
src
/
main
/
kotlin
/
net
/
dankito
/
banking
/
ui
/
javafx
History
dankito
071c0a1b8d
Fixed that AccountsChangedListener may gets called off UI thread
2022-02-07 00:17:52 +01:00
..
controls
Fixed that AccountsChangedListener may gets called off UI thread
2022-02-07 00:17:52 +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 displaying icon for bank
2020-04-27 01:28:33 +02: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