Home
last modified time | relevance | path

Searched refs:applyViewerLabel (Results 1 – 1 of 1) sorted by relevance

/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ui/bundles/org.eclipse.jface/src/org/eclipse/jface/viewers/
H A DWrappedViewerLabelProvider.java180 applyViewerLabel(cell, label); in update()
183 private void applyViewerLabel(ViewerCell cell, ViewerLabel label) { in applyViewerLabel() method in WrappedViewerLabelProvider