Class
Resources is the default bundle for the resources used by
classes in the
ca.forklabs.media.jai.operator package.
author: Daniel Léonard version: $Revision: 1.3 $
getLocalizedString(String key, Object... arguments) Gets and formats the specified localized string from the menu resource
bundle.
Parameters: key - the key. Parameters: arguments - the arguments to format the string.
Gets and formats the specified localized string from the menu resource
bundle.
Parameters: key - the key. Parameters: arguments - the arguments to format the string. the value.