Package com.iizigo.vs
Class VSGroupTooltip
java.lang.Object
com.iizigo.vs.VSGroupTooltip
Tooltip composite for VSGroup.
- Author:
- Christopher Mindus
Constructor Summary
ConstructorsMethod Summary
Modifier and TypeMethodDescriptionstatic Compositecreate(Composite parent, EditorVSGroup group) Creates the tooltip.
Constructor Details
VSGroupTooltip
public VSGroupTooltip()
Method Details
create
Creates the tooltip.- Parameters:
parent- The parent.group- The group.- Returns:
- The created tooltip.