Spec-Zone .ru
спецификации, руководства, описания, API
JavaTM 2 Platform
Std. Ed. v1.3.1

Uses of Class
java.util.ResourceBundle

Packages that use ResourceBundle
java.awt Contains all of the classes for creating user interfaces and for painting graphics and images. 
java.util Contains the collections framework, legacy collection classes, event model, date and time facilities, internationalization, and miscellaneous utility classes (a string tokenizer, a random-number generator, and a bit array). 
javax.accessibility Defines a contract between user-interface components and an assistive technology that provides access to those components. 
 

Uses of ResourceBundle in java.awt
 

Methods in java.awt with parameters of type ResourceBundle
 void Window.applyResourceBundle(ResourceBundle rb)
          Apply the settings in the given ResourceBundle to this Window.
static ComponentOrientation ComponentOrientation.getOrientation(ResourceBundle bdl)
          Return the orientation appropriate for the given ResourceBundle's localization.
 

Uses of ResourceBundle in java.util
 

Subclasses of ResourceBundle in java.util
 class ListResourceBundle
          ListResourceBundle is a abstract subclass of ResourceBundle that manages resources for a locale in a convenient and easy to use list.
 class PropertyResourceBundle
          PropertyResourceBundle is a concrete subclass of ResourceBundle that manages resources for a locale using a set of static strings from a property file.
 

Fields in java.util declared as ResourceBundle
protected  ResourceBundle ResourceBundle.parent
          The parent bundle is consulted by getObject when this bundle does not contain a particular resource.
 

Methods in java.util that return ResourceBundle
static ResourceBundle ResourceBundle.getBundle(String baseName)
          Get the appropriate ResourceBundle subclass.
static ResourceBundle ResourceBundle.getBundle(String baseName, Locale locale)
          Get the appropriate ResourceBundle subclass.
static ResourceBundle ResourceBundle.getBundle(String baseName, Locale locale, ClassLoader loader)
          Get the appropriate ResourceBundle subclass.
 

Methods in java.util with parameters of type ResourceBundle
protected  void ResourceBundle.setParent(ResourceBundle parent)
          Set the parent bundle of this bundle.
 

Uses of ResourceBundle in javax.accessibility
 

Subclasses of ResourceBundle in javax.accessibility
 class AccessibleResourceBundle
          Deprecated. This class is deprecated as of version 1.3 of the Java 2 Platform.
 


JavaTM 2 Platform
Std. Ed. v1.3.1

Submit a bug or feature
For further API reference and developer documentation, see Java 2 SDK SE Developer Documentation. That documentation contains more detailed, developer-targeted descriptions, with conceptual overviews, definitions of terms, workarounds, and working code examples.

Java, Java 2D, and JDBC are trademarks or registered trademarks of Sun Microsystems, Inc. in the US and other countries.
Copyright 1993-2001 Sun Microsystems, Inc. 901 San Antonio Road
Palo Alto, California, 94303, U.S.A. All Rights Reserved.

free hit counter