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

java.lang.Object
  extended byjava.util.ResourceBundle
      extended byjava.util.ListResourceBundle
          extended bycom.coi.tools.os.win.resources.NativeLibErr_de

public class NativeLibErr_de
extends java.util.ListResourceBundle

German 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_de()
          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_de

public NativeLibErr_de()
Default constructor.

Method Detail

getContents

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

Returns:
contents array