This website requires JavaScript.
Explore
Help
Sign In
codinux
/
fints4k
Watch
1
Star
0
Fork
You've already forked fints4k
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
1c885a852e
fints4k
/
BankingJavaFxControls
/
src
/
main
/
kotlin
/
net
/
dankito
/
banking
/
ui
/
javafx
History
dankl
0c8870446e
Added IBankingPersistence to be able to store and deserialize added accounts and retrieved account transactions. Implemented BankingPersistenceJson not meant to be a real IBankingPersistence implementation but to get one up and running fast.
2020-01-15 23:55:16 +01:00
..
controls
Added IBankingPersistence to be able to store and deserialize added accounts and retrieved account transactions. Implemented BankingPersistenceJson not meant to be a real IBankingPersistence implementation but to get one up and running fast.
2020-01-15 23:55:16 +01:00
dialogs
fixedHeight import hasn't been committed
2020-01-12 15:44:00 +01: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
Implemented TransferMoneyDialog
2020-01-12 00:28:16 +01:00