|
@@ -95,9 +95,8 @@ make **sure the project runs**. (Else the Board... well, disappointment lies tha
|
95
|
95
|
* Add a menu with a list of accounts in it and the menu action switched
|
96
|
96
|
to that account. You may find that JavaFX already has such a thing.
|
97
|
97
|
|
98
|
|
-**** Add a New Account Window(!) that takes in the info required thru
|
99
|
|
- TextFields and creates the correct objects so that is can be changed
|
100
|
|
- like the pre-wired accounts.
|
|
98
|
+**** Add a New Account Window(!) that takes in the info required thru TextFields and creates the correct objects so that is can be changed like the pre-wired accounts.
|
|
99
|
+
|
101
|
100
|
|
102
|
101
|
NB: When googling for information on how to do all this,
|
103
|
102
|
be sure you start every query with "javafx " and your other search terms.
|