Package | Description |
---|---|
com.vaadin.flow.component | |
com.vaadin.flow.component.internal |
Modifier and Type | Class and Description |
---|---|
class |
KeyModifier
Enumeration of modifier keys.
|
Modifier and Type | Field and Description |
---|---|
static Key |
Key.ACCEPT
The
Accept , Commit , or OK key or
button. |
static Key |
Key.ADD
The numeric keypad's addition key,
+ . |
static Key |
Key.AGAIN
The
Again key. |
static Key |
Key.ALL_CANDIDATES
The
All Candidates key, which starts multi-candidate mode,
in which multiple candidates are displayed for the ongoing input. |
static Key |
Key.ALPHANUMERIC
The
Alphanumeric key. |
static Key |
Key.ALT
The
Alt (Alternative) key. |
static Key |
Key.ALT_GRAPH
The
AltGr or AltGraph (Alternate Graphics) key. |
static Key |
Key.APP_SWITCH
Presents a list of recently-used applications which lets the user change
apps quickly.
|
static Key |
Key.ARROW_DOWN
The down arrow key.
|
static Key |
Key.ARROW_LEFT
The left arrow key.
|
static Key |
Key.ARROW_RIGHT
The right arrow key.
|
static Key |
Key.ARROW_UP
The up arrow key.
|
static Key |
Key.ATTN
The
Attn (Attention) key. |
static Key |
Key.AUDIO_BALANCE_LEFT
Adjusts audio balance toward the left.
|
static Key |
Key.AUDIO_BALANCE_RIGHT
Adjusts audio balance toward the right.
|
static Key |
Key.AUDIO_BASS_BOOST_DOWN
Reduces bass boosting or cycles downward through bass boost modes or
states.
|
static Key |
Key.AUDIO_BASS_BOOST_TOGGLE
Toggles bass boosting on and off.
|
static Key |
Key.AUDIO_BASS_BOOST_UP
Increases the amount of bass boosting, or cycles upward through a set of
bass boost modes or states.
|
static Key |
Key.AUDIO_BASS_DOWN
Decreases the amount of bass.
|
static Key |
Key.AUDIO_BASS_UP
Increases the amount of bass.
|
static Key |
Key.AUDIO_FADER_FRONT
Adjusts the audio fader toward the front.
|
static Key |
Key.AUDIO_FADER_REAR
Adjusts the audio fader toward the rear.
|
static Key |
Key.AUDIO_SURROUND_MODE_NEXT
Selects the next available surround sound mode.
|
static Key |
Key.AUDIO_TREBLE_DOWN
Decreases the amount of treble.
|
static Key |
Key.AUDIO_TREBLE_UP
Increases the amount of treble.
|
static Key |
Key.AUDIO_VOLUME_DOWN
Decreases the audio volume.
|
static Key |
Key.AUDIO_VOLUME_MUTE
Mutes the audio.
|
static Key |
Key.AUDIO_VOLUME_UP
Increases the audio volume.
|
static Key |
Key.AVR_INPUT
Changes the input mode on an external audio/video receiver (AVR) unit.
|
static Key |
Key.AVR_POWER
Toggles the power on an external AVR unit.
|
static Key |
Key.BACKSPACE
The
Backspace key. |
static Key |
Key.BRIGHTNESS_DOWN
The Brightness Down key.
|
static Key |
Key.BRIGHTNESS_UP
The Brightness Up key.
|
static Key |
Key.BROWSER_BACK
Navigates to the previous content or page in the current Web view's
history.
|
static Key |
Key.BROWSER_FAVORITES
Opens the user's list of bookmarks/favorites.
|
static Key |
Key.BROWSER_FORWARD
Navigates to the next content or page in the current Web view's history.
|
static Key |
Key.BROWSER_HOME
Navigates to the user's preferred home page.
|
static Key |
Key.BROWSER_REFRESH
Refreshes the current page or content.
|
static Key |
Key.BROWSER_SEARCH
Activates the user's preferred search engine or the search interface
within their browser.
|
static Key |
Key.BROWSER_STOP
Stops loading the currently displayed Web view or content.
|
static Key |
Key.CALL
The
Call key; dials the number which has been entered. |
static Key |
Key.CAMERA
The
Camera key; activates the camera. |
static Key |
Key.CAMERA_FOCUS
The
Focus key; focuses the camera. |
static Key |
Key.CANCEL
The
Cancel key. |
static Key |
Key.CAPS_LOCK
The
Caps Lock key. |
static Key |
Key.CHANNEL_DOWN
Switches to the previous channel.
|
static Key |
Key.CHANNEL_UP
Switches to the next channel.
|
static Key |
Key.CLEAR
The
Clear key. |
static Key |
Key.CLOSE
Closes the current document or message.
|
static Key |
Key.CLOSED_CAPTION_TOGGLE
Toggles closed captioning on and off.
|
static Key |
Key.CODE_INPUT
The
Code Input key, which enables code input mode, which
lets the user enter characters by typing their code points (their Unicode
character numbers, typically). |
static Key |
Key.COLOR_F0_RED
General-purpose media function key, color-coded red; this has index 0
among the colored keys.
|
static Key |
Key.COLOR_F1_GREEN
General-purpose media function key, color-coded green; this has index 1
among the colored keys.
|
static Key |
Key.COLOR_F2_YELLOW
General-purpose media function key, color-coded yellow; this has index 2
among the colored keys.
|
static Key |
Key.COLOR_F3_BLUE
General-purpose media function key, color-coded blue; this has index 3
among the colored keys.
|
static Key |
Key.COLOR_F4_GREY
General-purpose media function key, color-coded grey; this has index 4
among the colored keys.
|
static Key |
Key.COLOR_F5_BROWN
General-purpose media function key, color-coded brown; this has index 5
among the colored keys.
|
static Key |
Key.COMPOSE
The
Compose key. |
static Key |
Key.CONTEXT_MENU
Shows the context menu.
|
static Key |
Key.CONTROL
The
Control , Ctrl , or Ctl key. |
static Key |
Key.CONVERT
The
Convert key, which instructs the IME to convert the
current input method sequence into the resulting character. |
static Key |
Key.COPY
The
Copy key (on certain extended keyboards). |
static Key |
Key.CR_SEL
The Cursor Select key,
CrSel . |
static Key |
Key.CUT
The
Cut key (on certain extended keyboards). |
static Key |
Key.DEAD
A dead "combining" key; that is, a key which is used in tandem with other
keys to generate accented and other modified characters.
|
static Key |
Key.DECIMAL
The decimal point key (typically
. or , )
depending on the region. |
static Key |
Key.DELETE
The Delete key,
Del . |
static Key |
Key.DIMMER
Adjusts the brightness of the device by toggling between two brightness
levels or by cycling among multiple brightness levels.
|
static Key |
Key.DISPLAY_SWAP
Cycles among video sources.
|
static Key |
Key.DIVIDE
The numeric keypad's division key, /.
|
static Key |
Key.DVR
Switches the input source to the Digital Video Recorder (DVR).
|
static Key |
Key.EISU
The
Eisu key. |
static Key |
Key.EJECT
The
Eject key. |
static Key |
Key.END
The
End key. |
static Key |
Key.END_CALL
The
End Call or Hang Up button. |
static Key |
Key.ENTER
The
Enter or ? key (sometimes labeled
Return ). |
static Key |
Key.ERASE_EOF
Erase to End of Field.
|
static Key |
Key.ESCAPE
The
Esc (Escape) key. |
static Key |
Key.EX_SEL
The
ExSel (Extend Selection) key. |
static Key |
Key.EXECUTE
The
Execute key. |
static Key |
Key.EXIT
The Exit button, which exits the current application or menu.
|
static Key |
Key.F1
The first general-purpose function key,
F1 . |
static Key |
Key.F10
The
F10 key. |
static Key |
Key.F11
The
F11 key. |
static Key |
Key.F12
The
F12 key. |
static Key |
Key.F13
The
F13 key. |
static Key |
Key.F14
The
F14 key. |
static Key |
Key.F15
The
F15 key. |
static Key |
Key.F16
The
F16 key. |
static Key |
Key.F17
The
F17 key. |
static Key |
Key.F18
The
F18 key. |
static Key |
Key.F19
The
F19 key. |
static Key |
Key.F2
The
F2 key. |
static Key |
Key.F20
The
F20 key. |
static Key |
Key.F3
The
F3 key. |
static Key |
Key.F4
The
F4 key. |
static Key |
Key.F5
The
F5 key. |
static Key |
Key.F6
The
F6 key. |
static Key |
Key.F7
The
F7 key. |
static Key |
Key.F8
The
F8 key. |
static Key |
Key.F9
The
F9 key. |
static Key |
Key.FAVORITE_CLEAR0
Clears the program or content stored in the first favorites list slot.
|
static Key |
Key.FAVORITE_CLEAR1
Clears the program or content stored in the second favorites list slot.
|
static Key |
Key.FAVORITE_CLEAR2
Clears the program or content stored in the third favorites list slot.
|
static Key |
Key.FAVORITE_CLEAR3
Clears the program or content stored in the fourth favorites list slot.
|
static Key |
Key.FAVORITE_RECALL0
Selects (recalls) the program or content stored in the first favorites
list slot.
|
static Key |
Key.FAVORITE_RECALL1
Selects (recalls) the program or content stored in the second favorites
list slot.
|
static Key |
Key.FAVORITE_RECALL2
Selects (recalls) the program or content stored in the third favorites
list slot.
|
static Key |
Key.FAVORITE_RECALL3
Selects (recalls) the program or content stored in the fourth favorites
list slot.
|
static Key |
Key.FAVORITE_STORE0
Stores the current program or content into the first favorites list slot.
|
static Key |
Key.FAVORITE_STORE1
Stores the current program or content into the second favorites list
slot.
|
static Key |
Key.FAVORITE_STORE2
Stores the current program or content into the third favorites list slot.
|
static Key |
Key.FAVORITE_STORE3
Stores the current program or content into the fourth favorites list
slot.
|
static Key |
Key.FINAL_MODE
The
Final (Final Mode) key is used on some Asian keyboards
to enter final mode when using IMEs. |
static Key |
Key.FIND
The
Find key. |
static Key |
Key.FINISH
The
Finish key. |
static Key |
Key.FN
The
Fn (Function modifier) key. |
static Key |
Key.FN_LOCK
The
FnLock or F-Lock (Function Lock) key. |
static Key |
Key.GO_BACK
The
Back button. |
static Key |
Key.GO_HOME
The
Home button, which takes the user to the phone's main
screen (usually an application launcher). |
static Key |
Key.GROUP_FIRST
Switches to the first character group on an
ISO/IEC 9995
keyboard.
|
static Key |
Key.GROUP_LAST
Switches to the last character group on an
ISO/IEC 9995
keyboard.
|
static Key |
Key.GROUP_NEXT
Switches to the next character group on an
ISO/IEC 9995
keyboard.
|
static Key |
Key.GROUP_PREVIOUS
Switches to the previous character group on an
ISO/IEC 9995
keyboard.
|
static Key |
Key.GUIDE
Toggles the display of the program or content guide.
|
static Key |
Key.GUIDE_NEXT_DAY
If the guide is currently displayed, this button tells the guide to
display the next day's content.
|
static Key |
Key.GUIDE_PREVIOUS_DAY
If the guide is currently displayed, this button tells the guide to
display the previous day's content.
|
static Key |
Key.HANGUL_MODE
The
Hangul (Korean character set) mode key, which toggles
between Hangul and English entry modes. |
static Key |
Key.HANJA_MODE
Selects the Hanja mode, for converting Hangul characters to the more
specific Hanja characters.
|
static Key |
Key.HANKAKU
The
Hankaku (half-width characters) key. |
static Key |
Key.HEADSET_HOOK
The
Headset Hook key. |
static Key |
Key.HELP
The
Help key. |
static Key |
Key.HIBERNATE
The
Hibernate key. |
static Key |
Key.HIRAGANA
The
Hiragana key; selects Kana characters mode. |
static Key |
Key.HIRAGANA_KATAKANA
Toggles between the Hiragana and Katakana writing systems.
|
static Key |
Key.HOME
The
Home key. |
static Key |
Key.HYPER
The
Hyper key. |
static Key |
Key.INFO
Toggles the display of information about the currently selected content,
program, or media.
|
static Key |
Key.INSERT
The Insert key,
Ins . |
static Key |
Key.INSTANT_REPLAY
Tells the device to perform an instant replay (typically some form of
jumping back a short amount of time then playing it again, possibly but
not usually in slow motion).
|
static Key |
Key.JUNJA_MODE
Selects the Junja mode, in which Korean is represented using single-byte
Latin characters.
|
static Key |
Key.KANA_MODE
The
Kana Mode (Kana Lock) key. |
static Key |
Key.KANJI_MODE
The
Kanji Mode key. |
static Key |
Key.KATAKANA
The
Katakana key. |
static Key |
Key.KEY11
The
11 key found on certain media numeric keypads. |
static Key |
Key.KEY12
The
12 key found on certain media numeric keypads. |
static Key |
Key.LAST_NUMBER_REDIAL
The
Redial button, which redials the last-called number. |
static Key |
Key.LAUNCH_APPLICATION1
The first generic application launcher button.
|
static Key |
Key.LAUNCH_APPLICATION10
The 10th generic application launcher button.
|
static Key |
Key.LAUNCH_APPLICATION11
The 11th generic application launcher button.
|
static Key |
Key.LAUNCH_APPLICATION12
The 12th generic application launcher button.
|
static Key |
Key.LAUNCH_APPLICATION13
The 13th generic application launcher button.
|
static Key |
Key.LAUNCH_APPLICATION14
The 14th generic application launcher button.
|
static Key |
Key.LAUNCH_APPLICATION15
The 15th generic application launcher button.
|
static Key |
Key.LAUNCH_APPLICATION16
The 16th generic application launcher button.
|
static Key |
Key.LAUNCH_APPLICATION2
The second generic application launcher button.
|
static Key |
Key.LAUNCH_APPLICATION3
The third generic application launcher button.
|
static Key |
Key.LAUNCH_APPLICATION4
The fourth generic application launcher button.
|
static Key |
Key.LAUNCH_APPLICATION5
The fifth generic application launcher button.
|
static Key |
Key.LAUNCH_APPLICATION6
The sixth generic application launcher button.
|
static Key |
Key.LAUNCH_APPLICATION7
The seventh generic application launcher button.
|
static Key |
Key.LAUNCH_APPLICATION8
The eighth generic application launcher button.
|
static Key |
Key.LAUNCH_APPLICATION9
The ninth generic application launcher button.
|
static Key |
Key.LAUNCH_CALCULATOR
The
Calculator key. |
static Key |
Key.LAUNCH_CALENDAR
The
Calendar key. |
static Key |
Key.LAUNCH_CONTACTS
The
Contacts key. |
static Key |
Key.LAUNCH_MAIL
The
Mail key. |
static Key |
Key.LAUNCH_MEDIA_PLAYER
The
Media Player key. |
static Key |
Key.LAUNCH_MUSIC_PLAYER
The
Music Player key. |
static Key |
Key.LAUNCH_MY_COMPUTER
The
My Computer key on Windows keyboards. |
static Key |
Key.LAUNCH_PHONE
The
Phone key, to open the phone dialer application if one
is present. |
static Key |
Key.LAUNCH_SCREEN_SAVER
The
Screen Saver key. |
static Key |
Key.LAUNCH_SPREADSHEET
The
Spreadsheet key. |
static Key |
Key.LAUNCH_WEB_BROWSER
The
Web Browser key. |
static Key |
Key.LAUNCH_WEB_CAM
The
WebCam key. |
static Key |
Key.LAUNCH_WORD_PROCESSOR
The
Word Processor key. |
static Key |
Key.LINK
Opens content linked to the current program, if available and possible.
|
static Key |
Key.LIST_PROGRAM
Lists the current program.
|
static Key |
Key.LIVE_CONTENT
Toggles a display listing currently available live content or programs.
|
static Key |
Key.LOCK
Locks or unlocks the currently selected content or program.
|
static Key |
Key.LOG_OFF
The
LogOff key. |
static Key |
Key.MAIL_FORWARD
Opens the user interface to forward a message.
|
static Key |
Key.MAIL_REPLY
Opens the user interface to reply to a message.
|
static Key |
Key.MAIL_SEND
Sends the current message.
|
static Key |
Key.MANNER_MODE
A button which cycles among the notification modes: silent, vibrate,
ring, and so forth.
|
static Key |
Key.MEDIA_APPS
Presents a list of media applications, such as photo viewers, audio and
video players, and games.
|
static Key |
Key.MEDIA_AUDIO_TRACK
The Audio Track key.
|
static Key |
Key.MEDIA_FAST_FORWARD
Starts, continues, or increases the speed of fast forwarding the media.
|
static Key |
Key.MEDIA_LAST
Jumps back to the last-viewed content, program, or other media.
|
static Key |
Key.MEDIA_PAUSE
Pauses the currently playing media.
|
static Key |
Key.MEDIA_PLAY
Starts or continues playing media at normal speed, if not already doing
so.
|
static Key |
Key.MEDIA_PLAY_PAUSE
Toggles between playing and pausing the current media.
|
static Key |
Key.MEDIA_RECORD
Starts or resumes recording media.
|
static Key |
Key.MEDIA_REWIND
Starts, continues, or increases the speed of rewinding the media.
|
static Key |
Key.MEDIA_SKIP_BACKWARD
Skips backward to the previous content or program.
|
static Key |
Key.MEDIA_SKIP_FORWARD
Skips forward to the next content or program.
|
static Key |
Key.MEDIA_STEP_BACKWARD
Steps backward to the previous content or program.
|
static Key |
Key.MEDIA_STEP_FORWARD
Steps forward to the next content or program.
|
static Key |
Key.MEDIA_STOP
Stops the current media activity (such as playing, recording, pausing,
forwarding, or rewinding).
|
static Key |
Key.MEDIA_TOP_MENU
Top Menu button; opens the media's main menu, such as on a DVD or Blu-Ray
disc.
|
static Key |
Key.MEDIA_TRACK_NEXT
Seeks to the next media or program track.
|
static Key |
Key.MEDIA_TRACK_PREVIOUS
Seeks to the previous media or program track.
|
static Key |
Key.META
The
Meta key. |
static Key |
Key.MICROPHONE_TOGGLE
Toggles the microphone on and off.
|
static Key |
Key.MICROPHONE_VOLUME_DOWN
Decreases the microphone's input volume.
|
static Key |
Key.MICROPHONE_VOLUME_MUTE
Mutes the microphone input.
|
static Key |
Key.MICROPHONE_VOLUME_UP
Increases the microphone's input volume.
|
static Key |
Key.MODE_CHANGE
The Mode Change key.
|
static Key |
Key.MULTIPLY
The numeric keypad's multiplication key,
* . |
static Key |
Key.NAVIGATE_IN
Navigates into a submenu or option.
|
static Key |
Key.NAVIGATE_NEXT
Navigates to the next item.
|
static Key |
Key.NAVIGATE_OUT
Navigates out of the current screen or menu.
|
static Key |
Key.NAVIGATE_PREVIOUS
Navigates to the previous item.
|
static Key |
Key.NEW
Creates a new document or message.
|
static Key |
Key.NEXT_CANDIDATE
The Next Candidate function key.
|
static Key |
Key.NEXT_FAVORITE_CHANNEL
Cycles to the next channel in the favorites list.
|
static Key |
Key.NEXT_USER_PROFILE
Cycles to the next saved user profile, if this feature is supported and
multiple profiles exist.
|
static Key |
Key.NON_CONVERT
The
NonConvert ("Don't convert") key. |
static Key |
Key.NOTIFICATION
The
Notification key. |
static Key |
Key.NUM_LOCK
The
NumLock (Number Lock) key. |
static Key |
Key.ON_DEMAND
Opens the user interface for selecting on demand content or programs to
watch.
|
static Key |
Key.OPEN
Opens an existing document or message.
|
static Key |
Key.PAGE_DOWN
The
Page Down (or PgDn ) key. |
static Key |
Key.PAGE_UP
The
Page Up (or PgUp ) key. |
static Key |
Key.PAIRING
Starts the process of pairing the remote with a device to be controlled.
|
static Key |
Key.PASTE
Paste from the clipboard.
|
static Key |
Key.PAUSE
The
Pause key. |
static Key |
Key.PINP_DOWN
A button to move the picture-in-picture view downward.
|
static Key |
Key.PINP_MOVE
A button to control moving the picture-in-picture view.
|
static Key |
Key.PINP_TOGGLE
Toggles display of the picture-in-picture view on and off.
|
static Key |
Key.PINP_UP
A button to move the picture-in-picture view upward.
|
static Key |
Key.PLAY
The
Play key. |
static Key |
Key.PLAY_SPEED_DOWN
Decreases the media playback rate.
|
static Key |
Key.PLAY_SPEED_RESET
Returns the media playback rate to normal.
|
static Key |
Key.PLAY_SPEED_UP
Increases the media playback rate.
|
static Key |
Key.POWER
The
Power button or key, to toggle power on and off. |
static Key |
Key.POWER_OFF
The
PowerOff or PowerDown key. |
static Key |
Key.PREVIOUS_CANDIDATE
The Previous Candidate key.
|
static Key |
Key.PRINT
Prints the current document or message.
|
static Key |
Key.PRINT_SCREEN
The
PrintScreen or PrtScr key. |
static Key |
Key.PROCESS
The
Process key. |
static Key |
Key.PROPS
The
Props (Properties) key. |
static Key |
Key.RANDOM_TOGGLE
Toggles random media (also known as "shuffle mode") on and off.
|
static Key |
Key.RC_LOW_BATTERY
A code sent when the remote control's battery is low.
|
static Key |
Key.RECORD_SPEED_NEXT
Cycles among the available media recording speeds.
|
static Key |
Key.REDO
Redo the last action.
|
static Key |
Key.RF_BYPASS
Toggles radio frequency (RF) input bypass mode on and off.
|
static Key |
Key.ROMAJI
The
Romaji key; selects the Roman character set. |
static Key |
Key.SAVE
Saves the current document or message.
|
static Key |
Key.SCAN_CHANNELS_TOGGLE
Toggles the channel scan mode on and off; this is a mode which flips
through channels automatically until the user stops the scan.
|
static Key |
Key.SCREEN_MODE_NEXT
Cycles through the available screen display modes.
|
static Key |
Key.SCROLL_LOCK
The
Scroll Lock key. |
static Key |
Key.SELECT
The
Select key. |
static Key |
Key.SEPARATOR
The numeric keypad's places separator character (in the United States,
this is a comma, but elsewhere it is frequently a period).
|
static Key |
Key.SETTINGS
Toggles display of the device's settings screen on and off.
|
static Key |
Key.SHIFT
The
Shift key. |
static Key |
Key.SINGLE_CANDIDATE
The Single Candidate key.
|
static Key |
Key.SOFT1
The first general-purpose virtual function key.
|
static Key |
Key.SOFT2
The second general-purpose virtual function key.
|
static Key |
Key.SOFT3
The third general-purpose virtual function key.
|
static Key |
Key.SOFT4
The fourth general-purpose virtual function key.
|
static Key |
Key.SPACE
The space key,
Space Bar . |
static Key |
Key.SPEECH_CORRECTION_LIST
Presents a list of possible corrections for a word which was incorrectly
identified.
|
static Key |
Key.SPEECH_INPUT_TOGGLE
Toggles between dictation mode and command/control mode.
|
static Key |
Key.SPELL_CHECK
Starts spell checking the current document.
|
static Key |
Key.SPLIT_SCREEN_TOGGLE
Toggles split screen display mode on and off.
|
static Key |
Key.STANDBY
The
Standby key; also known as Suspend or
Sleep . |
static Key |
Key.STB_INPUT
Cycles among input modes on an external set-top box (STB).
|
static Key |
Key.STB_POWER
Toggles on and off an external STB.
|
static Key |
Key.SUBTITLE
Toggles the display of subtitles on and off if they're available.
|
static Key |
Key.SUBTRACT
The numeric keypad's subtraction key, -.
|
static Key |
Key.SUPER
The
Super key. |
static Key |
Key.SYMBOL
The
Symbol modifier key (found on certain virtual
keyboards). |
static Key |
Key.SYMBOL_LOCK
The
Symbol Lock key. |
static Key |
Key.TAB
The Horizontal Tab key,
Tab . |
static Key |
Key.TELETEXT
Toggles display of
teletext, if
available.
|
static Key |
Key.TV
Switches into TV viewing mode.
|
static Key |
Key.TV_3D_MODE
Toggles 3D TV mode on and off.
|
static Key |
Key.TV_ANTENNA_CABLE
Toggles between antenna and cable inputs.
|
static Key |
Key.TV_AUDIO_DESCRIPTION
Toggles audio description mode on and off.
|
static Key |
Key.TV_AUDIO_DESCRIPTION_MIX_DOWN
Decreases the audio description's mixing volume; reduces the volume of
the audio descriptions relative to the program sound.
|
static Key |
Key.TV_AUDIO_DESCRIPTION_MIX_UP
Increases the audio description's mixing volume; increases the volume of
the audio descriptions relative to the program sound.
|
static Key |
Key.TV_CONTENTS_MENU
Displays or hides the media contents available for playback (this may be
a channel guide showing the currently airing programs, or a list of media
files to play).
|
static Key |
Key.TV_DATA_SERVICE
Displays or hides the TV's data service menu.
|
static Key |
Key.TV_INPUT
Cycles the input mode on an external TV.
|
static Key |
Key.TV_INPUT_COMPONENT1
Switches to the input "Component 1."
|
static Key |
Key.TV_INPUT_COMPONENT2
Switches to the input "Component 2."
|
static Key |
Key.TV_INPUT_COMPOSITE1
Switches to the input "Composite 1."
|
static Key |
Key.TV_INPUT_COMPOSITE2
Switches to the input "Composite 2."
|
static Key |
Key.TV_INPUT_HDMI1
Switches to the input "HDMI 1."
|
static Key |
Key.TV_INPUT_HDMI2
Switches to the input "HDMI 2."
|
static Key |
Key.TV_INPUT_HDMI3
Switches to the input "HDMI 3."
|
static Key |
Key.TV_INPUT_HDMI4
Switches to the input "HDMI 4."
|
static Key |
Key.TV_INPUT_VGA1
Switches to the input "VGA 1."
|
static Key |
Key.TV_MEDIA_CONTEXT
The Media Context menu key.
|
static Key |
Key.TV_NETWORK
Toggle the TV's network connection on and off.
|
static Key |
Key.TV_NUMBER_ENTRY
Put the TV into number entry mode.
|
static Key |
Key.TV_POWER
The device's power button.
|
static Key |
Key.TV_RADIO_SERVICE
Radio button.
|
static Key |
Key.TV_SATELLITE
Satellite button.
|
static Key |
Key.TV_SATELLITE_BS
Broadcast Satellite button.
|
static Key |
Key.TV_SATELLITE_CS
Communication Satellite button.
|
static Key |
Key.TV_SATELLITE_TOGGLE
Toggles among available satellites.
|
static Key |
Key.TV_TERRESTRIAL_ANALOG
Selects analog terrestrial television service (analog cable or antenna
reception).
|
static Key |
Key.TV_TERRESTRIAL_DIGITAL
Selects digital terrestrial television service (digital cable or antenna
reception).
|
static Key |
Key.TV_TIMER
Timer programming button.
|
static Key |
Key.UNDO
Undo the last action.
|
static Key |
Key.UNIDENTIFIED
The user agent wasn't able to map the event's virtual keycode to a
specific key value.
|
static Key |
Key.VIDEO_MODE_NEXT
Cycles through the available video modes.
|
static Key |
Key.VOICE_DIAL
The
Voice Dial key. |
static Key |
Key.WAKE_UP
The
WakeUp key; used to wake the computer from the
hibernation or standby modes. |
static Key |
Key.WINK
Causes the device to identify itself in some fashion, such as by flashing
a light, briefly changing the brightness of indicator lights, or emitting
a tone.
|
static Key |
Key.ZENKAKU
The
Zenkaku (full width) characters key. |
static Key |
Key.ZENKAKU_HANAKU
The
Zenkaku/Hankaku (full width/half width) toggle key. |
static Key |
Key.ZOOM_IN
The
ZoomIn key. |
static Key |
Key.ZOOM_OUT
The
ZoomOut key. |
static Key |
Key.ZOOM_TOGGLE
Toggles between full-screen and scaled content display, or otherwise
change the magnification level.
|
Modifier and Type | Method and Description |
---|---|
static Key |
Key.of(String key,
String... additionalKeys)
Returns a
Key instance for a printable representation of the key. |
Modifier and Type | Method and Description |
---|---|
default Registration |
KeyNotifier.addKeyDownListener(Key key,
ComponentEventListener<KeyDownEvent> listener,
KeyModifier... modifiers)
Adds a
keydown listener to this component, which will trigger
only if the keys involved in the event match the key and
modifiers parameters. |
default Registration |
KeyNotifier.addKeyPressListener(Key key,
ComponentEventListener<KeyPressEvent> listener,
KeyModifier... modifiers)
Adds a
keypress listener to this component, which will trigger
only if the keys involved in the event match the key and
modifiers parameters. |
default Registration |
KeyNotifier.addKeyUpListener(Key key,
ComponentEventListener<KeyUpEvent> listener,
KeyModifier... modifiers)
Adds a
keyup listener to this component, which will trigger only
if the keys involved in the event match the key and
modifiers parameters. |
Constructor and Description |
---|
KeyEventListener(ComponentEventListener<E> listener,
Key key,
KeyModifier... modifiers)
Create a listener which will delegate to
listener only if
key is the target key. |
Modifier and Type | Method and Description |
---|---|
Key |
KeyboardEvent.getKey()
Gets the key of the event.
|
Copyright © 2018. All rights reserved.