Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8144625

Expose code and char properties on KeyCode

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • 9
    • None
    • javafx
    • None

      KeyCode is lacking getCode() and getChar() methods. They should both return an immutable object (int and String, respectively) and the API seems generally convenient. Proposed patch will be attached shortly.

            jgiles Jonathan Giles
            jgiles Jonathan Giles
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: