|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface SourceListToolTipProvider
An interface that allows implementors to supply the tool tip for a SourceListCategory or
SourceListItem.
| Method Summary | |
|---|---|
java.lang.String |
getTooltip(SourceListCategory category)
Gets the tool tip to use for the given SourceListCategory. |
java.lang.String |
getTooltip(SourceListItem item)
Gets the tool tip to use for the given SourceListItem. |
| Method Detail |
|---|
java.lang.String getTooltip(SourceListCategory category)
SourceListCategory.
category - the SourceListCategory to get the tooltip for.
java.lang.String getTooltip(SourceListItem item)
SourceListItem.
item - the SourceListItem to get the tooltip for.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||