Uses of Class
com.teamdev.jxbrowser.ui.event.KeyReleased.Builder
Packages that use KeyReleased.Builder
-
Uses of KeyReleased.Builder in com.teamdev.jxbrowser.ui.event
Methods in com.teamdev.jxbrowser.ui.event that return KeyReleased.BuilderModifier 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.BuilderKeyReleased.newBuilder(KeyCode keyCode) Creates a newKeyReleasedbuilder with the given required parameters.