Class MultiChoiceDefaultLabelProvider

  • All Implemented Interfaces:
    MultiChoiceLabelProvider

    public class MultiChoiceDefaultLabelProvider
    extends java.lang.Object
    implements MultiChoiceLabelProvider
    Default MultiChoiceLabelProvider that uses the toString() method to determine the content of a given element
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String getText​(java.lang.Object element)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • MultiChoiceDefaultLabelProvider

        public MultiChoiceDefaultLabelProvider()