Class to handle Strings annotated with embedded mnemonics
Note: Since the human interface guidelines for Mac OS X say never
to use mnemonics, this class behaves as if no mnemonics are set
when run on Mac OS X.
A modal dialog to run the actual FindBugs analysis on a project.
The analysis is done in a separate thread, so that the GUI can
still stay current while the analysis is running.