Package com.iizigo.vs
Class VSTableTooltip
java.lang.Object
com.iizigo.vs.VSTableTooltip
Tooltip composite for VSTable.
- Author:
- Christopher Mindus
- Constructor SummaryConstructors
- Method SummaryModifier and TypeMethodDescription- static Composite- create- (Composite parent, EditorVSTable table) Creates the tooltip.
- Constructor Details- VSTableTooltippublic VSTableTooltip()
 
- Method Details- createCreates the tooltip.- Parameters:
- parent- The parent.
- table- The table.
- Returns:
- The created tooltip.