| Package | Description |
|---|---|
| org.tn5250j | |
| org.tn5250j.framework.tn5250 | |
| org.tn5250j.keyboard |
| Modifier and Type | Method and Description |
|---|---|
KeyMnemonic[] |
SessionConfig.SessionConfiguration.getDefaultKeypadMnemonics() |
KeyMnemonic[] |
SessionConfig.SessionConfiguration.getKeypadMnemonics() |
| Modifier and Type | Method and Description |
|---|---|
void |
SessionConfig.setKeypadMnemonicsAndFireChangeEvent(KeyMnemonic[] keyMnemonics) |
| Modifier and Type | Method and Description |
|---|---|
void |
Screen5250.sendKeys(KeyMnemonic keyMnemonic) |
| Modifier and Type | Method and Description |
|---|---|
KeyMnemonic[] |
KeyMnemonicSerializer.deserialize(String keypadMnemonics) |
KeyMnemonic |
KeyMnemonicResolver.findMnemonic(String mnemonicStr) |
static KeyMnemonic |
KeyMnemonic.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static KeyMnemonic[] |
KeyMnemonic.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
String |
KeyMnemonicResolver.getDescription(KeyMnemonic mnemonic) |
String |
KeyMnemonicSerializer.serialize(KeyMnemonic[] keyMnemonics) |
Copyright © 2018. All rights reserved.