|
|||||||||
| 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 | |
|---|---|
String |
getTooltip(SourceListCategory category)
Gets the tool tip to use for the given SourceListCategory. |
String |
getTooltip(SourceListItem item)
Gets the tool tip to use for the given SourceListItem. |
| Method Detail |
|---|
String getTooltip(SourceListCategory category)
SourceListCategory.
category - the SourceListCategory to get the tooltip for.
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 | ||||||||