Interface IzToolTipPropEnhancer


  • public interface IzToolTipPropEnhancer
    Enhances the tooltip with additional information when creating a tooltip for a DesignerProp.
    Author:
    Christopher Mindus
    • Method Detail

      • enhanceBottom

        void enhanceBottom​(DesignerProp dp,
                           org.eclipse.swt.widgets.Composite composite)
        Appends components to the two-grid-column composite.
        Parameters:
        dp - The DesignerProp displaying the tooltip.
        composite - The composite.