Java Doc for Resources.java in » 6.0-JDK-Modules » Java-Advanced-Imaging » ca » forklabs » media » jai » Java Source Code / Java DocumentationJava Source Code and Java Documentation
Class
Resources is the default bundle for the resources used by
classes in the
ca.forklabs.media.jai package.
author: Daniel Léonard version: $Revision: 1.2 $
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.