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