edu.umd.cs.findbugs.gui
public class AnnotatedString extends Object
| Constructor Summary | |
|---|---|
| AnnotatedString(String s) | |
| Method Summary | |
|---|---|
| int | getMnemonic()
Return the appropriate mnemonic character for this string. |
| int | getMnemonicIndex() |
| static void | main(String[] args) |
Returns: the Mnemonic character, or VK_UNDEFINED if no mnemonic should be set
Returns: the index in the plain string at which the mnemonic should be displayed, or -1 if no mnemonic should be set