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

java.lang.Object
  extended byjava.util.ResourceBundle
      extended byjava.util.ListResourceBundle
          extended bycom.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 inherited from class java.util.ResourceBundle
 
Field Summary
private static java.lang.Object[][] contents
           
 
Fields inherited from class java.util.ListResourceBundle
 
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
 
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
 

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.

Returns:
contents array