Holger's
Java API

com.antelmann.timeregister
Class Language

java.lang.Object
  extended by java.util.ResourceBundle
      extended by java.util.ListResourceBundle
          extended by com.antelmann.timeregister.Language

public class Language
extends ListResourceBundle

English language resources for the com.antelmann.timeregister package

Author:
Holger Antelmann

Field Summary
static ResourceBundle lang
          provides easy access to the current resource bundle in use
 
Fields inherited from class java.util.ResourceBundle
parent
 
Constructor Summary
Language()
           
 
Method Summary
protected  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

lang

public static ResourceBundle lang
provides easy access to the current resource bundle in use

Constructor Detail

Language

public Language()
Method Detail

getContents

protected Object[][] getContents()
Specified by:
getContents in class ListResourceBundle


(c) 2001-2006 Holger Antelmann - all rights reserved (contact: info@antelmann.com)
see www.antelmann.com/developer for further details and available downloads