Examples of WidgetTooltipTextProperty


Examples of org.eclipse.jface.internal.databinding.swt.WidgetTooltipTextProperty

   *         {@link CTabItem}, {@link Control}, {@link TabItem},
   *         {@link TableColumn}, {@link ToolItem}, {@link TrayItem} or
   *         {@link TreeColumn}.
   */
  public static IWidgetValueProperty tooltipText() {
    return new WidgetTooltipTextProperty();
  }
View Full Code Here
TOP
Copyright © 2018 www.massapi.com. All rights reserved.
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.