JavaFX Tutorial: Keeping Notes (MVC)
Channel:
Subscribers:
9,540
Published on ● Video Link: https://www.youtube.com/watch?v=hP9TuuLeTYA
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
Other Videos By Almas Baim (AlmasB)
2018-03-07 | FXGL: Space Invaders Android Demo |
2018-02-27 | FXGL: Basic Android Demo |
2018-02-24 | FXGL: New Feature Demo |
2018-01-27 | JavaFX Software: Equation Solver |
2018-01-13 | FXGL Tutorial: Sprite Animation and Camera |
2017-12-26 | FXGL Full Tutorial: Make a Platformer |
2017-12-24 | DevStream: FXGL Scripting Engine Integration |
2017-12-23 | FXGL: Updated Geometry Wars Demo |
2017-12-14 | Java: Common Beginner Mistakes |
2017-11-10 | FXGL: Space Invaders Full Demo |
2017-10-29 | JavaFX Tutorial: Keeping Notes (MVC) |
2017-10-25 | FXGL Revamped Notifications |
2017-10-08 | Space Invaders 0.9: New Levels and Boss |
2017-09-24 | Java TDD: Snake Game |
2017-09-12 | JavaFX Game Demo: Damage Indication via Voronoi Tessellation |
2017-08-18 | FXGL: Updated Geometry Wars Demo |
2017-08-13 | FXGL Tutorial: Animating Level Text |
2017-08-11 | FXGL: Updated Space Invaders Demo |
2017-08-06 | JavaFX Software: Cash Machine / Bank System (MVC) |
2017-08-01 | FXGL: Changelog 0.3.6 |
2017-07-17 | FXGL: Platformer Features Showcase |
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