Package com.iizigo.vs
Class VSColumnTooltip
java.lang.Object
com.iizigo.vs.VSColumnTooltip
Tooltip composite for VSTable.
- Author:
- Christopher Mindus
Constructor Summary
Method Summary
Modifier and TypeMethodDescriptionstatic Composite
create
(Composite parent, EditorVSColumnHeader header) Creates the tooltip.
Constructor Details
VSColumnTooltip
public VSColumnTooltip()
Method Details
create
Creates the tooltip.- Parameters:
parent
- The parent.header
- The header.- Returns:
- The created tooltip.