public final class MnemonicUtils extends Object
Modifier and Type | Field and Description |
---|---|
static String |
MNEMONIC_CHAR
The character which marks the following character as mnemonic character.
|
Modifier and Type | Method and Description |
---|---|
static String |
removeMnemonicChar(String displayString)
Removes the mnemonic marker from a display string.
|
public static final String MNEMONIC_CHAR
Copyright © 2012–2019 Drombler. All rights reserved.