Eclipse Platform
Release 3.6

Uses of Class
org.eclipse.swt.widgets.TaskItem

Packages that use TaskItem
org.eclipse.swt.widgets SWT widget public API classes. 
 

Uses of TaskItem in org.eclipse.swt.widgets
 

Methods in org.eclipse.swt.widgets that return TaskItem
 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 TaskItems which are the items in the receiver.
 


Eclipse Platform
Release 3.6

Guidelines for using Eclipse APIs.

Copyright (c) Eclipse contributors and others 2000, 2010. All rights reserved.