Uses of Class
org.eclipse.jface.dialogs.DialogTray
Packages that use DialogTray
-
Uses of DialogTray in org.eclipse.jface.dialogs
Methods in org.eclipse.jface.dialogs that return DialogTrayModifier and TypeMethodDescriptionTrayDialog.getTray()
Returns the tray currently shown in the dialog, ornull
if there is no tray.Methods in org.eclipse.jface.dialogs with parameters of type DialogTrayModifier and TypeMethodDescriptionvoid
TrayDialog.openTray
(DialogTray tray) Constructs the tray's widgets and displays the tray in this dialog.