Eclipse Platform
Release 3.2

Uses of Class
org.eclipse.jface.dialogs.DialogTray

Packages that use DialogTray
org.eclipse.jface.dialogs Provides support for dialogs.  
 

Uses of DialogTray in org.eclipse.jface.dialogs
 

Methods in org.eclipse.jface.dialogs that return DialogTray
 DialogTray TrayDialog.getTray()
          Returns the tray currently shown in the dialog, or null if there is no tray.
 

Methods in org.eclipse.jface.dialogs with parameters of type DialogTray
 void TrayDialog.openTray(DialogTray tray)
          Constructs the tray's widgets and displays the tray in this dialog.
 


Eclipse Platform
Release 3.2

Guidelines for using Eclipse APIs.

Copyright (c) IBM Corp. and others 2000, 2006. All rights reserved.