|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjavax.swing.plaf.basic.BasicComboBoxEditor
org.tbee.swing.jpa.AbstractJpaJComboBox.AutoCompletionEditor
public class AbstractJpaJComboBox.AutoCompletionEditor
required by JIDE AutoCompletion
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class javax.swing.plaf.basic.BasicComboBoxEditor |
|---|
javax.swing.plaf.basic.BasicComboBoxEditor.UIResource |
| Field Summary |
|---|
| Fields inherited from class javax.swing.plaf.basic.BasicComboBoxEditor |
|---|
editor |
| Constructor Summary | |
|---|---|
AbstractJpaJComboBox.AutoCompletionEditor(javax.swing.ComboBoxEditor origEditor)
|
|
| Method Summary | |
|---|---|
java.lang.Object |
getItem()
|
void |
setItem(java.lang.Object anObject)
|
| Methods inherited from class javax.swing.plaf.basic.BasicComboBoxEditor |
|---|
addActionListener, createEditorComponent, focusGained, focusLost, getEditorComponent, removeActionListener, selectAll |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AbstractJpaJComboBox.AutoCompletionEditor(javax.swing.ComboBoxEditor origEditor)
| Method Detail |
|---|
public void setItem(java.lang.Object anObject)
setItem in interface javax.swing.ComboBoxEditorsetItem in class javax.swing.plaf.basic.BasicComboBoxEditorpublic java.lang.Object getItem()
getItem in interface javax.swing.ComboBoxEditorgetItem in class javax.swing.plaf.basic.BasicComboBoxEditor
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||