Class Hierarchy
- java.lang.Object
- javafx.application.Application
- gui.Main
- gui.BodyFactory (implements javafx.util.Callback<P,R>)
- javafx.scene.control.Dialog<R> (implements javafx.event.EventTarget)
- gui.AbstractDialog
- gui.BodyDialog
- gui.RandomBodiesDialog
- gui.AbstractDialog
- javafx.scene.Node (implements javafx.event.EventTarget, javafx.css.Styleable)
- javafx.scene.Parent
- javafx.scene.layout.Region
- javafx.scene.control.Control (implements javafx.scene.control.Skinnable)
- javafx.scene.control.Labeled
- javafx.scene.control.Cell<T>
- javafx.scene.control.IndexedCell<T>
- javafx.scene.control.ListCell<T>
- gui.BodyListCell
- javafx.scene.control.ListCell<T>
- javafx.scene.control.IndexedCell<T>
- javafx.scene.control.Cell<T>
- javafx.scene.control.Labeled
- javafx.scene.control.Control (implements javafx.scene.control.Skinnable)
- javafx.scene.layout.Region
- javafx.scene.Parent
- javafx.scene.Scene (implements javafx.event.EventTarget)
- gui.AbstractScene
- gui.HomeScene
- gui.MenuScene
- gui.SimulationScene
- gui.AbstractScene
- javafx.concurrent.Service<V> (implements javafx.event.EventTarget, javafx.concurrent.Worker<V>)
- javafx.application.Application