Eclipse Platform
Release 3.6

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

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

Uses of TaskBarItem in org.eclipse.swt.widgets
 

Methods in org.eclipse.swt.widgets that return TaskBarItem
 TaskBarItem TaskBar.getItem(int index)
          Returns the item at the given, zero-relative index in the receiver.
 TaskBarItem TaskBar.getItem(Shell shell)
          Returns the task bar item for the given shell or the task bar item for the application if the shell argument is null.
 TaskBarItem[] TaskBar.getItems()
          Returns an array of TaskBarItems 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.