fints4k/BankingJavaFxControls/src/main/kotlin/net/dankito/banking/ui/javafx
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