|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface LabelProvider
Strategy interface to determine the text for a given item.
Method Summary | |
---|---|
String |
getLabel(Object item)
Returns the text for the given item. |
Method Detail |
---|
String getLabel(Object item)
Warning: the item can be null.
item
- the item
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |