Fx.Application

object Application
Source
__.scala
class java.lang.Object
trait scala.Matchable
class Any

Member

object Thread extends scala.concurrent.ExecutionContext

Thread represents "FX Application Thread", the only one allowed to modify GUI controls

Source
Thread.scala