After creating an instance of a class that implements this interface it can be added to a control using the addKeyListener
method and removed using the removeKeyListener
method. When a key is pressed or released, the appropriate method will be invoked.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|