Uses of Class
org.eclipse.swt.widgets.ToolItem
-
Uses of ToolItem in org.eclipse.swt.widgets
Modifier 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.