JavaFX Tutorial: Keeping Notes (MVC)

Subscribers:
9,540
Published on ● Video Link: https://www.youtube.com/watch?v=hP9TuuLeTYA



Category:
Tutorial
Duration: 13:54
4,166 views
71


We will learn how to use DatePicker and TextArea in a note keeping app. In addition, we'll recall ObjectInput and ObjectOutput streams.

Exercises:

1. In addition to dates, add time, e.g. note can be saved for 10am and a separate note for 11am

2. Add a notification functionality, so that the user is notified when they need to do something

3. Allow auto-saving, so that the user does not need to click the "update notes" button

Source code: https://github.com/AlmasB/FXTutorials/tree/master/src/com/almasb/notes







Tags:
java
java programming tutorial
java game tutorial
game tutorial for beginners
java for beginners
very simple game tutorial
javafx game tutorial
javafx
javafx tutorial
javafx game development
java game development
FXGL
javafx game engine
javafx game framework
javafx game library
note keeping app
javafx notes
javafx note keeping