Sets the resource set that will store the properties for the specified locale.
public final synchronized void setResourceSet( Locale locale, IResourceSet newSet )
locale
A Locale object that represents the locale to use.
newSet
An IResourceSet object that will store the properties.
See Also getResourceSet