com.coi.tools.os.win.resources
Class NativeLibErr

java.lang.Object
  extended by java.util.ResourceBundle
      extended by java.util.ListResourceBundle
          extended by com.coi.tools.os.win.resources.NativeLibErr

public class NativeLibErr
extends java.util.ListResourceBundle

"Global" (English) resource bundle for NativLibException.

Author:
Klaus Bartz

Nested Class Summary
 
Nested classes/interfaces inherited from class java.util.ResourceBundle
java.util.ResourceBundle.Control
 
Field Summary
private static java.lang.Object[][] contents
           
 
Fields inherited from class java.util.ResourceBundle
parent
 
Constructor Summary
NativeLibErr()
          Default constructor.
 
Method Summary
protected  java.lang.Object[][] getContents()
          Returns the contents array.
 
Methods inherited from class java.util.ListResourceBundle
getKeys, handleGetObject, handleKeySet
 
Methods inherited from class java.util.ResourceBundle
clearCache, clearCache, containsKey, getBundle, getBundle, getBundle, getBundle, getBundle, getBundle, getLocale, getObject, getString, getStringArray, keySet, setParent
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

contents

private static final java.lang.Object[][] contents
Constructor Detail

NativeLibErr

public NativeLibErr()
Default constructor.

Method Detail

getContents

protected java.lang.Object[][] getContents()
Returns the contents array.

Specified by:
getContents in class java.util.ListResourceBundle
Returns:
contents array