Package com.iizigo.swt
Interface IzToolTipPropEnhancer
public interface IzToolTipPropEnhancer
Enhances the tooltip with additional information when creating a tooltip for a DesignerProp.
- Author:
- Christopher Mindus
Method Summary
Modifier and TypeMethodDescriptionvoidenhanceBottom(DesignerProp dp, Composite composite) Appends components to the two-grid-column composite.
Method Details
enhanceBottom
Appends components to the two-grid-column composite.- Parameters:
dp- The DesignerProp displaying the tooltip.composite- The composite.