Package | Description |
---|---|
org.eclipse.swt.widgets |
Modifier and Type | Method and Description |
---|---|
TaskItem |
TaskBar.getItem(int index)
Returns the item at the given, zero-relative index in the
receiver.
|
TaskItem |
TaskBar.getItem(Shell shell)
Returns the
TaskItem for the given Shell or the TaskItem
for the application if the Shell parameter is null . |
TaskItem[] |
TaskBar.getItems()
Returns an array of
TaskItem s which are the items
in the receiver. |
Copyright © 2017. All Rights Reserved.