Spec-Zone .ru
спецификации, руководства, описания, API

JavaFX: Bringing Rich Experiences To All the Screens Of Your Life

Profile: desktop, common

Overview

TODO: This is not a public class and meant to be used only by FX implementation. Mapping for KeyEvent IDs

Profile: common conditional keyboard

Field Summary

accessnametypedescription
public static finalPRESSEDKeyEventID
public static finalRELEASEDKeyEventID
public static finalTYPEDKeyEventID

Inherited Variables

Method Summary

public static KeyEventID valueOf(java.lang.String name)
Parameters
name
Returns
KeyEventID
 
public static KeyEventID[] values()
Returns
KeyEventID[]
 

Inherited Functions