User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.1b3pre) Gecko/20081204 Thunderbird/3.0b1
Hello,
when the user presses for example the key "k" the tableviewer should
iterate over all rows in the table where the content of a specific
column starts with a "k". Basically the same as in the Windows Explorer.
I tried to write my own KeyListener. It works, but something is
happening in the background: My machine "beeps" when pressing a key.