ca.odell.glazedlists.swing

Class AutoCompleteSupport.AutoCompleteCellEditor<E>

Enclosing Class:
AutoCompleteSupport<E>

public static class AutoCompleteSupport.AutoCompleteCellEditor<E>
extends DefaultCellEditor

This extension of DefaultCellEditor exists solely to provide a handle to the AutoCompleteSupport object that is providing autocompletion capabilities to the JComboBox.

Constructor Summary

AutoCompleteCellEditor(AutoCompleteSupport autoCompleteSupport)
Construct a TableCellEditor using the JComboBox supplied by the given autoCompleteSupport.

Method Summary

AutoCompleteSupport
getAutoCompleteSupport()
Returns the AutoCompleteSupport object that controls the autocompletion behaviour for the JComboBox.

Constructor Details

AutoCompleteCellEditor

public AutoCompleteCellEditor(AutoCompleteSupport autoCompleteSupport)

Method Details

getAutoCompleteSupport

public AutoCompleteSupport getAutoCompleteSupport()
Returns the AutoCompleteSupport object that controls the autocompletion behaviour for the JComboBox.

Glazed Lists, Copyright © 2003 publicobject.com, O'Dell Engineering.
Documentation build by pbuilder at 2009-07-14 22:05