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 (c) EclipseSource and others 2002, 2015.
All rights reserved. This program and the accompanying materials
are made available under the terms of the
Eclipse Public License v1.0