Using JavaFX UI Controls: Tree View | JavaFX 2 Tutorials and Documentation

In this chapter you can learn how to build tree structures in your JavaFX application, add items to the tree views, process events, and customize the tree cells by implementing and applying cell factories.