Package com.iizigo.vs

Class VSTableTooltip

java.lang.Object
com.iizigo.vs.VSTableTooltip

public class VSTableTooltip extends Object
Tooltip composite for VSTable.
Author:
Christopher Mindus
  • Constructor Details

    • VSTableTooltip

      public VSTableTooltip()
  • Method Details

    • create

      public static Composite create(Composite parent, EditorVSTable table)
      Creates the tooltip.
      Parameters:
      parent - The parent.
      table - The table.
      Returns:
      The created tooltip.