Shows a list of resources to the user with a text entry field for a string
pattern used to filter the list of resources.
since: 2.1
Constructor Summary
public
OpenResourceDialog(Shell parentShell, IContainer container, int typesMask) Creates a new instance of the class.
Constructor Detail
OpenResourceDialog
public OpenResourceDialog(Shell parentShell, IContainer container, int typesMask)(Code)
Creates a new instance of the class.
Parameters: parentShell - the parent shell Parameters: container - the container Parameters: typesMask - the types mask
Methods inherited from org.eclipse.ui.dialogs.FilteredResourcesSelectionDialog