public final class

Resources

extends Object
java.lang.Object
   ↳ sun.rmi.rmic.newrmic.Resources

Class Overview

Provides resource support for rmic. WARNING: The contents of this source file are not part of any supported API. Code that depends on them does so at its own risk: they are subject to change or removal without notice.

Summary

Public Methods
static String getText(String key, String... args)
Returns the text of the rmic resource for the specified key formatted with the specified arguments.
[Expand]
Inherited Methods
From class java.lang.Object

Public Methods

public static String getText (String key, String... args)

Returns the text of the rmic resource for the specified key formatted with the specified arguments.