public interface KeyDecodingProfile
Modifier and Type | Field and Description |
---|---|
static char |
ESC_CODE
Static constant for the ESC key
|
Modifier and Type | Method and Description |
---|---|
Collection<CharacterPattern> |
getPatterns()
Returns a collection of character patterns that makes up this profile
|
static final char ESC_CODE
Collection<CharacterPattern> getPatterns()
Copyright © 2016. All rights reserved.