fi.hu.cs.titokone.resources
Class Translations_en

java.lang.Object
  extended byjava.util.ResourceBundle
      extended byjava.util.ListResourceBundle
          extended byfi.hu.cs.titokone.resources.Translations_en

public class Translations_en
extends java.util.ListResourceBundle


Nested Class Summary
 
Nested classes inherited from class java.util.ResourceBundle
 
Field Summary
protected static java.lang.Object[][] contents
           
protected static java.lang.Object[][] emptyContents
           
 
Fields inherited from class java.util.ListResourceBundle
 
Fields inherited from class java.util.ResourceBundle
parent
 
Constructor Summary
Translations_en()
           
 
Method Summary
 java.lang.Object[][] getContents()
           
 
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

protected static java.lang.Object[][] contents

emptyContents

protected static final java.lang.Object[][] emptyContents
Constructor Detail

Translations_en

public Translations_en()
Method Detail

getContents

public java.lang.Object[][] getContents()