Overview | Methods | Fields | This Package | All Packages
Processes a dialog character, checking for mnemonics, and forwards the appropriate messages.
Syntax
protected boolean processDialogChar( char charCode )
Parameters
charCode
The character to process.
Return Value
Returns true if the character was used; otherwise, returns false.