Package org.apache.jmeter.gui.action
Class KeyStrokes
java.lang.Object
org.apache.jmeter.gui.action.KeyStrokes
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final KeyStroke
static final KeyStroke
static final KeyStroke
static final KeyStroke
static final KeyStroke
static final KeyStroke
static final KeyStroke
static final KeyStroke
static final KeyStroke
static final KeyStroke
static final KeyStroke
static final KeyStroke
static final KeyStroke
static final KeyStroke
static final KeyStroke
static final KeyStroke
static final KeyStroke
static final KeyStroke
static final KeyStroke
static final KeyStroke
static final KeyStroke
static final KeyStroke
static final KeyStroke
static final KeyStroke
static final KeyStroke
static final KeyStroke
static final KeyStroke
static final KeyStroke
static final KeyStroke
static final KeyStroke
static final KeyStroke
static final KeyStroke
static final KeyStroke
static final KeyStroke
static final KeyStroke
static 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
-
REMOTE_START_ALL
-
SAVE
-
SAVE_ALL_AS
-
SEARCH_TREE
-
TOGGLE
-
PASTE
-
WHAT_CLASS
-
CUT
-
REMOTE_STOP_ALL
-
REMOTE_SHUT_ALL
-
REMOVE
-
ACTION_STOP
-
ACTION_SHUTDOWN
-
COLLAPSE_ALL
-
EXPAND_ALL
-
ALT_UP_ARROW
-
ALT_DOWN_ARROW
-
ALT_LEFT_ARROW
-
ALT_RIGHT_ARROW
-
-
Method Details
-
matches
Check if an event matches the KeyStroke definition.- Parameters:
e
- eventk
- keystroke- Returns:
- true if event matches the keystroke definition
-