1.51.2

interbase.interclient.utils
Class Resources_ru

java.lang.Object
  |
  +--java.util.ResourceBundle
        |
        +--java.util.ListResourceBundle
              |
              +--interbase.interclient.utils.Resources_ru

public class Resources_ru
extends ListResourceBundle

Russian resource bundle for InterClient utilities.

Since:
Extension, since 1.50
See Also:
Resources

Fields inherited from class java.util.ResourceBundle
parent
 
Constructor Summary
Resources_ru()
           
 
Method Summary
 Object[][] getContents()
          Extract an array of key, resource pairs for this bundle.
 
Methods inherited from class java.util.ListResourceBundle
getKeys, handleGetObject
 
Methods inherited from class java.util.ResourceBundle
getBundle, getBundle, getBundle, getLocale, getObject, getString, getStringArray, setParent
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Resources_ru

public Resources_ru()
Method Detail

getContents

public Object[][] getContents()
Extract an array of key, resource pairs for this bundle.
Overrides:
getContents in class ListResourceBundle
Since:
Extension, since 1.50

1.51.2

Send comments or suggestions to interclient@interbase.com