Java™ Platform
Standard Ed. 6

Uses of Class
java.awt.event.KeyAdapter

Packages that use KeyAdapter
javax.swing.plaf.basic Provides user interface objects built according to the Basic look and feel. 
 

Uses of KeyAdapter in javax.swing.plaf.basic
 

Subclasses of KeyAdapter in javax.swing.plaf.basic
 class BasicComboBoxUI.KeyHandler
          This listener checks to see if the key event isn't a navigation key.
 class BasicComboPopup.InvocationKeyHandler
          As of Java 2 platform v 1.4, this class is now obsolete and is only included for backwards API compatibility.
 class BasicTreeUI.KeyHandler
          This is used to get mutliple key down events to appropriately generate events.
 


Java™ Platform
Standard Ed. 6

Submit a bug or feature

Copyright 2010 Sun Microsystems, Inc. All rights reserved. Use is subject to the terms of the GNU General Public License.