Interface MultiChoiceLabelProvider
-
- All Known Implementing Classes:
MultiChoiceDefaultLabelProvider
public interface MultiChoiceLabelProviderClasses which implement this interface provide methods that determine what to show in a MultiChoice control.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.StringgetText(java.lang.Object element)
-