Package org.apache.jmeter.gui.action
Class KeyStrokes
java.lang.Object
org.apache.jmeter.gui.action.KeyStrokes
Collect all the keystrokes together in one place.
 This helps to ensure that there are no duplicates.
- 
Field SummaryFieldsModifier and TypeFieldDescriptionstatic final KeyStrokestatic final KeyStrokestatic final KeyStrokestatic final KeyStrokestatic final KeyStrokestatic final KeyStrokestatic final KeyStrokestatic final KeyStrokestatic final KeyStrokestatic final KeyStrokestatic final KeyStrokestatic final KeyStrokestatic final KeyStrokestatic final KeyStrokestatic final KeyStrokestatic final KeyStrokestatic final KeyStrokestatic final KeyStrokestatic final KeyStrokestatic final KeyStrokestatic final KeyStrokestatic final KeyStrokestatic final KeyStrokestatic final KeyStrokestatic final KeyStrokestatic final KeyStrokestatic final KeyStrokestatic final KeyStrokestatic final KeyStrokestatic final KeyStrokestatic final KeyStrokestatic final KeyStrokestatic final KeyStrokestatic final KeyStrokestatic final KeyStrokestatic final KeyStrokestatic final KeyStrokestatic final KeyStrokestatic final KeyStrokestatic final KeyStrokestatic final KeyStrokestatic final KeyStrokestatic final KeyStrokestatic final KeyStrokestatic final KeyStrokestatic final KeyStrokestatic final KeyStrokestatic final KeyStrokestatic final KeyStrokestatic final KeyStrokestatic final KeyStrokestatic final KeyStroke
- 
Method Summary
- 
Field Details- 
COPY
- 
DUPLICATE
- 
DEBUG_OFF
- 
DEBUG_ON
- 
CLEAR_ALL
- 
CLEAR
- 
ESC
- 
ENTER
- 
FUNCTIONS
- 
SAVE_GRAPHICS
- 
SAVE_GRAPHICS_ALL
- 
HELP
- 
CLOSE
- 
SSL_MANAGER
- 
OPEN
- 
EXIT
- 
ACTION_START
- 
ACTION_START_NO_PAUSE
- 
REMOTE_START_ALL
- 
SAVE
- 
SAVE_ALL_AS
- 
SEARCH_TREE
- 
RESET_SEARCH_TREE
- 
TOGGLE
- 
PASTE
- 
WHAT_CLASS
- 
CUT
- 
REMOTE_STOP_ALL
- 
REMOTE_SHUT_ALL
- 
REMOVE
- 
ACTION_STOP
- 
ACTION_SHUTDOWN
- 
COLLAPSE_ALL
- 
COLLAPSE_ALL_SUBTRACT
- 
EXPAND_ALL
- 
EXPAND_ALL_SUBTRACT
- 
ALT_UP_ARROW
- 
ALT_DOWN_ARROW
- 
ALT_LEFT_ARROW
- 
ALT_RIGHT_ARROW
- 
SHIFT_LEFT_ARROW
- 
SHIFT_RIGHT_ARROW
- 
CTRL_0
- 
CTRL_1
- 
CTRL_2
- 
CTRL_3
- 
CTRL_4
- 
CTRL_5
- 
CTRL_6
- 
CTRL_7
- 
CTRL_8
- 
CTRL_9
 
- 
- 
Method Details- 
matchesCheck if an event matches the KeyStroke definition.- Parameters:
- e- event
- k- keystroke
- Returns:
- true if event matches the keystroke definition
 
 
-