|
Extension SDK | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
The ListInsightData
interface contains public API
routines for an InsightData model that is based on a list model
(instead of say, a tree model.) The data model provides an
additional method for accessing the data through a list
interface.
InsightData
Method Summary | |
javax.swing.ListModel |
getListModel()
Fetch a ListModel instance which represents this data model so that it can be displayed in a JList. |
Methods inherited from interface oracle.javatools.editor.insight.InsightData |
complete, getData, getDefault, getMatchingData, getMatchingDataCount, partialComplete |
Method Detail |
public javax.swing.ListModel getListModel()
|
Extension SDK | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Copyright ©1997, 2003, Oracle. All rights reserved.