Package com.iizigo.jface
Class ViewerToolTipSupport
- java.lang.Object
- com.iizigo.jface.ViewerToolTipSupport
public class ViewerToolTipSupport extends java.lang.Object
Tool-tip enables a column viewer.- Author:
- Christopher Mindus
Constructor Summary
Constructors Constructor Description ViewerToolTipSupport()
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static void
enableFor(org.eclipse.jface.viewers.ColumnViewer viewer)
Enables tool-tip support for a column viewer.