All Downloads are FREE. Search and download functionalities are using the official Maven repository.

java.awt.event.doc-files.basic-keys.html Maven / Gradle / Ivy

There is a newer version: 1.3.1
Show newest version



  Basic Key Codes
  


Basic Key Codes


The following virtual key codes must be supported by implementations that provide full support for key events.

  • VK_0 through VK_9
  • VK_A through VK_Z
  • VK_ENTER            
  • VK_BACK_SPACE       
  • VK_TAB               
  • VK_SPACE            
  • VK_LEFT              
  • VK_UP                
  • VK_RIGHT             
  • VK_DOWN          




© 2015 - 2024 Weber Informatics LLC | Privacy Policy