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