Interface MultiChoiceLabelProvider
-
- All Known Implementing Classes:
MultiChoiceDefaultLabelProvider
public interface MultiChoiceLabelProvider
Classes 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.String
getText(java.lang.Object element)
-