Uses of Class
info.rolandkrueger.roklib.ui.swing.rapidsuggest.SuggestionComboBox.SuggestionEditorComponent

Packages that use SuggestionComboBox.SuggestionEditorComponent
info.rolandkrueger.roklib.ui.swing.rapidsuggest Java Swing ComboBox component that gives value suggestions when typing. 
 

Uses of SuggestionComboBox.SuggestionEditorComponent in info.rolandkrueger.roklib.ui.swing.rapidsuggest
 

Fields in info.rolandkrueger.roklib.ui.swing.rapidsuggest declared as SuggestionComboBox.SuggestionEditorComponent
private  SuggestionComboBox.SuggestionEditorComponent SuggestionComboBox.SuggestionEditorComponent.AutoCompletionDocument.component
           
private  SuggestionComboBox.SuggestionEditorComponent SuggestionComboBox.SuggestionComboBoxEditor.editor
           
 

Methods in info.rolandkrueger.roklib.ui.swing.rapidsuggest that return SuggestionComboBox.SuggestionEditorComponent
 SuggestionComboBox.SuggestionEditorComponent SuggestionComboBox.SuggestionComboBoxEditor.getEditor()
           
 SuggestionComboBox.SuggestionEditorComponent SuggestionComboBox.getEditorComponent()
           
 

Constructors in info.rolandkrueger.roklib.ui.swing.rapidsuggest with parameters of type SuggestionComboBox.SuggestionEditorComponent
SuggestionComboBox.SuggestionEditorComponent.AutoCompletionDocument(SuggestionComboBox mother, SuggestionComboBox.SuggestionEditorComponent component)
           
SuggestionComboBox.SuggestionEditorComponent.AutoCompletionDocument(SuggestionComboBox mother, SuggestionComboBox.SuggestionEditorComponent component, Color highlighterColor)
           
 



Copyright © 2007-2011. All Rights Reserved.