Uses of Class
com.jidesoft.swing.AutoCompletion

Packages that use AutoCompletion
com.jidesoft.swing The package contains many based classes we added on top of Swing for JIDE Common Layer. 
 

Uses of AutoCompletion in com.jidesoft.swing
 

Fields in com.jidesoft.swing declared as AutoCompletion
protected  AutoCompletion AutoCompletionComboBox._autoCompletion
           
 

Methods in com.jidesoft.swing that return AutoCompletion
protected  AutoCompletion AutoCompletionComboBox.createAutoCompletion()
          Creates the AutoCompletion.
 AutoCompletion AutoCompletionComboBox.getAutoCompletion()
          Gets the underlying AutoCompletion class.
static AutoCompletion AutoCompletion.getAutoCompletion(JComponent component)
          When auto-completion is enabled on a text component, we will set a client property on it.
 



Copyright © 2013. All Rights Reserved.