[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[news.eclipse.tools] Re: How to set the title of a org.eclipse.jface.dialogs.Dialog widget?

>
> how can I set the title of a org.eclipse.jface.dialogs.Dialog widget?

getShell().setText()

a.