org.tbee.swing.jpa
Class AbstractJpaJComboBox.AutoCompletionEditor
java.lang.Object
javax.swing.plaf.basic.BasicComboBoxEditor
org.tbee.swing.jpa.AbstractJpaJComboBox.AutoCompletionEditor
- All Implemented Interfaces:
- FocusListener, EventListener, ComboBoxEditor
- Enclosing class:
- AbstractJpaJComboBox<T>
public class AbstractJpaJComboBox.AutoCompletionEditor
- extends BasicComboBoxEditor
required by JIDE AutoCompletion
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AbstractJpaJComboBox.AutoCompletionEditor
public AbstractJpaJComboBox.AutoCompletionEditor(ComboBoxEditor origEditor)
setItem
public void setItem(Object anObject)
- Specified by:
setItem in interface ComboBoxEditor- Overrides:
setItem in class BasicComboBoxEditor
getItem
public Object getItem()
- Specified by:
getItem in interface ComboBoxEditor- Overrides:
getItem in class BasicComboBoxEditor
Copyright © 2011 KnowledgePlaza. All Rights Reserved.