Fx.Abstract.Module

abstract class Module extends Fx.Abstract.Node.Like
class java.lang.Object
trait scala.Matchable
class Any

Def

lazy protected val eventStore: Event.Store
Inherited from
Provider
Source
Provider.scala
final def real: REAL

JavaFX peer

JavaFX peer

Returns the real JavaFX peer, which makes GUI happen

JavaFx controls can be manipulated directly, especially for functionality not implemented in ScalqaFx

Inherited from
Gui
Source
Gui.scala
Inherited from
Like
Source
Like.scala