Control.processDialogKey

Overview | Methods | Fields | This Package | All Packages

Control.processDialogKey

Processes a dialog key, checking for mnemonics, tabs, and arrows, and forwards the appropriate messages.

Syntax

protected boolean processDialogKey( int keyData )

Parameters

keyData

The key to process.

Return Value

Returns true if the key was used; otherwise, returns false.