Uses of Class
java.awt.event.KeyAdapter
| Package | Description | 
|---|---|
| javax.swing.plaf.basic | Provides user interface objects built according to the Basic look and feel. | 
- 
Uses of KeyAdapter in javax.swing.plaf.basicSubclasses of KeyAdapter in javax.swing.plaf.basic Modifier and Type Class Description classBasicComboBoxUI.KeyHandlerThis listener checks to see if the key event isn't a navigation key.classBasicComboPopup.InvocationKeyHandlerAs of Java 2 platform v 1.4, this class is now obsolete and is only included for backwards API compatibility.classBasicTreeUI.KeyHandlerThis is used to get multiple key down events to appropriately generate events.