Uses of Class
org.eclipse.swt.widgets.TaskItem
-
Uses of TaskItem in org.eclipse.swt.widgets
Modifier and TypeMethodDescriptionTaskBar.getItem
(int index) Returns the item at the given, zero-relative index in the receiver.Returns theTaskItem
for the givenShell
or theTaskItem
for the application if theShell
parameter isnull
.TaskItem[]
TaskBar.getItems()
Returns an array ofTaskItem
s which are the items in the receiver.