Eclipse Remote Application Platform

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

Packages that use TaskItem
org.eclipse.swt.widgets   
 

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 Remote Application Platform

Copyright (c) EclipseSource and others 2002, 2013. All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0