|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectcom.tensegrity.gui.swt.SwtToolTipGenerator
com.tensegrity.gui.swt.graph.SwtGraphPanelToolTipGenerator
This is a default SwtToolTipGenerator
implementation for the SwtGraphPanel.
| Constructor Summary | |
SwtGraphPanelToolTipGenerator(SwtGraphPanel panel)
Initializes and activates tooltips on the given SwtGraphPanel. |
|
| Method Summary | |
protected SwtGraphPanel |
getSwtGraphPanel()
Returns the SwtGraphPanel associated with this tooltip
generator. |
| Methods inherited from class com.tensegrity.gui.swt.SwtToolTipGenerator |
createTooltip, destroy, getControl, getDismissDelay, getInitialDelay, getOffsetX, getOffsetY, getReshowDelay, getTooltipBackGroundColor, getTooltipForeGroundColor, isEnabled, setDismissDelay, setEnabled, setInitialDelay, setReshowDelay |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface com.tensegrity.gui.graphdocument.ToolTipGenerator |
getToolTip, getToolTip |
| Constructor Detail |
public SwtGraphPanelToolTipGenerator(SwtGraphPanel panel)
SwtGraphPanel.
panel - the SwtGraphPanel associated with this tooltip
generator.| Method Detail |
protected SwtGraphPanel getSwtGraphPanel()
SwtGraphPanel associated with this tooltip
generator.
SwtGraphPanel associated with this tooltip
generator.
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||