[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.platform.swt] WorkspaceResourceDialog widget for select OR creeate a file

Hi everyone,

I'm looking for a component with lauch a popup wich allow to select
or create a file.

I use the org.eclipse.emf.common.ui.dialogs.WorkspaceResourceDialog class which have two static methods :
- openFileSelection(...)
- openNewFile(...)


I search a widget which allow the 2 behaviors, i'm pretty sure that it exist somwhere? Am i right or should i write it?

Regards
Benoit MAGGI