public final class DBInsightData
extends oracle.ide.insight.InsightItem
implements java.lang.Comparable
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getDescription() |
java.lang.Object |
getDisplayValue() |
javax.swing.Icon |
getIcon() |
java.lang.String |
getName() |
int |
getOrder()
Get the highest precedence weighting of the sort order for this insight item.
|
int |
getReplacementEnd() |
int |
getReplacementStart() |
boolean |
isDBObject() |
compareInsensitive, compareTo, getAccessibleText, getGroup, getWeight, isFilterable, isShowTooltipInsightOnCompletion, setFilterable, setGroup, setShowTooltipInsightOnCompletion, setWeightpublic java.lang.Object getDisplayValue()
getDisplayValue in class oracle.ide.insight.InsightItempublic java.lang.String getName()
getName in class oracle.ide.insight.InsightItempublic final javax.swing.Icon getIcon()
getIcon in class oracle.ide.insight.InsightItempublic final java.lang.String getDescription()
public final boolean isDBObject()
public final int getReplacementStart()
public final int getReplacementEnd()
public int getOrder()
InsightDataProvider.setOrder(int)