public abstract class BrowserColumnViewerTip extends Object
ColumnViewer
Constructor and Description |
---|
BrowserColumnViewerTip(org.eclipse.jface.viewers.ColumnViewer viewer,
int width,
int height,
boolean plainText)
Constructor
|
Modifier and Type | Method and Description |
---|---|
protected abstract String |
getToolTip(Object element,
int col,
String text)
Get the tool tip for a viewer cell
|
protected void |
showToolTip(int x,
int y)
Show tooltip for the cell at the given position
|
public BrowserColumnViewerTip(org.eclipse.jface.viewers.ColumnViewer viewer, int width, int height, boolean plainText)
viewer
- the viewerwidth
- the maximum tip widthheight
- the maximum tip heightplainText
- if the tip text is plain text or HTMLBuild 2013-10-07_11-27-38
Revision 99b27713a799a59a21b0b166eaaea8aaefbf125a