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 SummaryModifier and TypeMethodDescription- void- enhanceBottom- (DesignerProp dp, Composite composite) Appends components to the two-grid-column composite.
- Method Details- enhanceBottomAppends components to the two-grid-column composite.- Parameters:
- dp- The DesignerProp displaying the tooltip.
- composite- The composite.