Fx.Abstract.Delegate

trait Delegate
Source
__.scala
class Any
trait Fx.Abstract.Delegate.Value[Fx.Abstract.Delegate.Value.TYPE, Fx.Abstract.Delegate.Value.BASE]

Def

def real: REAL

JavaFX peer

JavaFX peer

Returns the real JavaFX peer, which makes GUI happen

It can be manipulated directly

Source
__.scala