Fx.Abstract.Delegate

trait Delegate
Companion
object
Source
__.scala
class Any
trait Fx.Abstract.Delegate.Value[TYPE, 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