Sent when a traverse event occurs in a control.
<p>
A traverse event occurs when the user presses a traversal
key. Traversal keys are typically tab and arrow keys, along
with certain other keys on some platforms. Traversal key
constants beginning with <code>TRAVERSE_</code> are defined
in the <code>SWT</code> class.
</p>
@param e an event containing information about the traverse
Sent when a traverse event occurs in a control. <p> A traverse event occurs when the user presses a traversal key. Traversal keys are typically tab and arrow keys, along with certain other keys on some platforms. Traversal key constants beginning with <code>TRAVERSE_</code> are defined in the <code>SWT</code> class. </p>
@param e an event containing information about the traverse