Uses of Class
com.teamdev.jxbrowser.ui.event.KeyReleased.Builder
-
Uses of KeyReleased.Builder in com.teamdev.jxbrowser.ui.event
Modifier and TypeMethodDescriptionKeyReleased.Builder.keyLocation
(KeyLocation keyLocation) Sets the location of the key on the keyboard.KeyReleased.Builder.keyModifiers
(KeyModifiers keyModifiers) Sets the keyboard modifiers applied.static KeyReleased.Builder
KeyReleased.newBuilder
(KeyCode keyCode) Creates a newKeyReleased
builder with the given required parameters.