Core Classes

Whereas Swing was built ontop of AWT, JavaFX is completely new framework, although there are a few simulaties. This diagram shows the core inheritance heirachy.

The yellow classes are abstract classes while the blue ones are concrete classes you will want to instantiate.