|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object | +--com.tssap.util.ui.ToolTipSupport
| Constructor Summary | |
ToolTipSupport()
|
|
| Method Summary | |
static void |
activateToolTips(org.eclipse.jface.viewers.ContentViewer tv)
After activation of tool tips in the viewer Objects shown in the viewer may have a tooltip. The @see ILabelProvider used in the given content viewer has to implement @see ITooltipProvider providing the tooltip to be shown. |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public ToolTipSupport()
| Method Detail |
public static void activateToolTips(org.eclipse.jface.viewers.ContentViewer tv)
tv - the viewer in which tool tips shall appear
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||