Java Platform 1.2
Beta 4

Uses of Interface
com.sun.java.swing.JComboBox.KeySelectionManager

Packages that use JComboBox.KeySelectionManager
com.sun.java.swing Provides a set of "lightweight" (all-Java
 

Uses of JComboBox.KeySelectionManager in com.sun.java.swing
 

Fields in com.sun.java.swing declared as JComboBox.KeySelectionManager
protected  JComboBox.KeySelectionManager JComboBox.keySelectionManager
           
 

Methods in com.sun.java.swing that return JComboBox.KeySelectionManager
 JComboBox.KeySelectionManager JComboBox.getKeySelectionManager()
          Returns the list's key-selection manager.
protected  JComboBox.KeySelectionManager JComboBox.createDefaultKeySelectionManager()
          Returns an instance of the default key-selection manager.
 

Methods in com.sun.java.swing with parameters of type JComboBox.KeySelectionManager
 void JComboBox.setKeySelectionManager(JComboBox.KeySelectionManager aManager)
          Sets the object that translates a keyboard character into a list selection.
 


Java Platform 1.2
Beta 4

Submit a bug or feature
Submit comments/suggestions about new javadoc look
Java is a trademark or registered trademark of Sun Microsystems, Inc. in the US and other countries.
Copyright 1993-1998 Sun Microsystems, Inc. 901 San Antonio Road,
Palo Alto, California, 94303, U.S.A. All Rights Reserved.
This documentation was generated with a post-Beta4 version of Javadoc.