|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ItemFormat<E>
This interface is used by DefaultEventListViewer
and
DefaultEventComboViewer
to convert an element of the backing
EventList to a String format.
Method Summary | |
---|---|
String |
format(E element)
Converts a list element to a string. |
Method Detail |
---|
String format(E element)
element
- the element to convert
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |