Package 

Class Key


  • 
    public final class Key
    
                        

    Represents a physical key on a keyboard.

    See https://w3c.github.io/uievents-code/

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
      public class Key.Companion
    • Field Summary

      Fields 
      Modifier and Type Field Description
      private final String code
    • Constructor Summary

      Constructors 
      Constructor Description
      Key(String code)
    • Method Summary

      Modifier and Type Method Description
      final String getCode()
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait