FileDocCategorySizeDatePackage
Support_TestResource_fr_FR.javaAPI DocAndroid 1.5 API1190Wed May 06 22:41:06 BST 2009tests.support

Support_TestResource_fr_FR

public class Support_TestResource_fr_FR extends ListResourceBundle

Fields Summary
Constructors Summary
Methods Summary
protected java.lang.Object[][]getContents()

        Object[][] contents = { { "parent3", "frFRValue3" },
                { "parent4", "frFRValue4" }, { "child1", "frFRChildValue1" },
                { "child2", "frFRChildValue2" }, };
        return contents;