Uses of Class
org.eclipse.swt.widgets.ToolItem
Packages that use ToolItem
-
Uses of ToolItem in org.eclipse.swt.widgets
Methods in org.eclipse.swt.widgets that return ToolItemModifier and TypeMethodDescriptionToolBar.getItem
(int index) Returns the item at the given, zero-relative index in the receiver.Returns the item at the given point in the receiver or null if no such item exists.ToolItem[]
ToolBar.getItems()
Returns an array ofToolItem
s which are the items in the receiver.Methods in org.eclipse.swt.widgets with parameters of type ToolItem