上QQ阅读APP看书,第一时间看更新
Summary
In this chapter, we studied the main JavaFX concepts: SceneGraph, Application, Stages, and layout. Also, we provided an overview of the main layout managers and wrote our first few JavaFX programs.
A clock demo was presented to demonstrate a JavaFX application lifecycle and working with the threads.
In the next chapter, we'll look into Scene content: Shapes, Text, and basic controls.