|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjcreek.cke.visualizer.EntityListModel
jcreek.cke.visualizer.DomainRelationDlg.RelationComboBoxModel
Constructor Summary | |
DomainRelationDlg.RelationComboBoxModel(KnowledgeModel km)
|
Method Summary | |
protected Entity[] |
getConceptList()
|
java.lang.Object |
getSelectedItem()
|
void |
setSelectedItem(java.lang.Object ob)
|
Methods inherited from class jcreek.cke.visualizer.EntityListModel |
addListDataListener, clear, getConcept, getConceptAt, getElementAt, getSize, removeListDataListener, updateList |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface javax.swing.ListModel |
addListDataListener, getElementAt, getSize, removeListDataListener |
Constructor Detail |
public DomainRelationDlg.RelationComboBoxModel(KnowledgeModel km)
Method Detail |
public java.lang.Object getSelectedItem()
getSelectedItem
in interface javax.swing.ComboBoxModel
public void setSelectedItem(java.lang.Object ob)
setSelectedItem
in interface javax.swing.ComboBoxModel
protected Entity[] getConceptList()
getConceptList
in class EntityListModel
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |