Fx.Event.Key

object Key
Source
Key.scala
class java.lang.Object
trait scala.Matchable
class Any

Def

def subscribe[U](node: Fx.Abstract.Delegate.Gui, l: Fx.Event.Key => U, op: javafx.beans.property.ObjectProperty[javafx.event.EventHandler[_ >: javafx.scene.input.KeyEvent]]): Event.Control
Source
Key.scala