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
7bb53e5e57
fints4k
/
BankingUiCommon
/
src
/
main
/
java
/
net
/
dankito
/
banking
History
dankl
f1494d485a
Renamed MainWindowPresenter to BankingPresenter
2020-01-26 13:03:32 +01:00
..
persistence
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
ui
Renamed MainWindowPresenter to BankingPresenter
2020-01-26 13:03:32 +01:00
util
Added IBase64Service to UiCommon to wrap away fints4java IBase64Service
2020-01-08 17:52:12 +01:00