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

Packages that use TrayItem
org.eclipse.swt.widgets Optional Expanded eSWT Widgets This package includes widgets which are in the Expanded portion of eSWT. 
 

Uses of TrayItem in org.eclipse.swt.widgets
 

Methods in org.eclipse.swt.widgets that return TrayItem
 TrayItem Tray.getItem(int index)
          Returns the item at the given, zero-relative index in the receiver.
 TrayItem[] Tray.getItems()
          Returns an array of TrayItems which are the items in the receiver.