Class ViewerToolTipSupport


  • public class ViewerToolTipSupport
    extends java.lang.Object
    Tool-tip enables a column viewer.
    Author:
    Christopher Mindus
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and TypeMethodDescription
      static voidenableFor​(org.eclipse.jface.viewers.ColumnViewer viewer)
      Enables tool-tip support for a column viewer.
      • Methods inherited from class java.lang.Object

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

      • ViewerToolTipSupport

        public ViewerToolTipSupport()
    • Method Detail

      • enableFor

        public static final void enableFor​(org.eclipse.jface.viewers.ColumnViewer viewer)
        Enables tool-tip support for a column viewer.
        Parameters:
        viewer -