Package | Description |
---|---|
org.eclipse.swt.widgets |
SWT widget public API classes.
|
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 (c) 2000, 2018 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.