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

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

public class NativeLibErr_de
extends java.util.ListResourceBundle

German resource bundle for NativLibException.

Author:
Klaus Bartz

Field Summary
private static java.lang.Object[][] contents
           
 
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.

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