Eclipse Remote Application Platform

Uses of Class
org.eclipse.swt.widgets.ToolTip

Packages that use ToolTip
org.eclipse.swt.widgets   
 

Uses of ToolTip in org.eclipse.swt.widgets
 

Methods in org.eclipse.swt.widgets that return ToolTip
 ToolTip TrayItem.getToolTip()
          Returns the receiver's tool tip, or null if it has not been set.
 

Methods in org.eclipse.swt.widgets with parameters of type ToolTip
 void TrayItem.setToolTip(ToolTip toolTip)
          Sets the receiver's tool tip to the argument, which may be null indicating that no tool tip should be shown.
 


Eclipse Remote Application Platform

Copyright (c) EclipseSource and others 2002, 2013. All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0