|
Business Components | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--javax.swing.plaf.basic.BasicComboBoxEditor | +--oracle.jbo.uicli.controls.JUMultiAttrListEditor
Inner classes inherited from class javax.swing.plaf.basic.BasicComboBoxEditor |
javax.swing.plaf.basic.BasicComboBoxEditor.UIResource |
Fields inherited from class javax.swing.plaf.basic.BasicComboBoxEditor |
editor |
Constructor Summary | |
JUMultiAttrListEditor(JUCtrlListBinding binding,
int attrIndex)
|
Method Summary | |
java.lang.Object |
getItem()
|
void |
setItem(java.lang.Object anObject)
|
Methods inherited from class javax.swing.plaf.basic.BasicComboBoxEditor |
addActionListener, 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 JUMultiAttrListEditor(JUCtrlListBinding binding, int attrIndex)
Method Detail |
public void setItem(java.lang.Object anObject)
setItem
in class javax.swing.plaf.basic.BasicComboBoxEditor
public java.lang.Object getItem()
getItem
in class javax.swing.plaf.basic.BasicComboBoxEditor
|
Business Components | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |