Overview | Methods | Fields | This Package | All Packages
Sets the base name of the resource files.
Syntax
public void setBaseName( String value )
Parameters
value
The base name of the resource files. For example, the base name of the files "MyResource_enu.resources" and "MyResource_jpn.resources" is "MyResource".
See Also getBaseName