After creating an instance of a class that implements this interface it can be added to a control using the addTraverseListener
method and removed using the removeTraverseListener
method. When a traverse event occurs in a control, the keyTraversed method will be invoked.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|