public interface ITableFontProvider
| Modifier and Type | Method and Description |
|---|---|
Font |
getFont(java.lang.Object element,
int columnIndex)
Provides a font for the given element at index
columnIndex.
|
Font getFont(java.lang.Object element, int columnIndex)
element - The element being displayedcolumnIndex - The index of the column being displayed
Copyright (c) 2000, 2018 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.