ecologylab.appframework.types
Class AppFrameworkTranslations

java.lang.Object
  extended by ecologylab.generic.Debug
      extended by ecologylab.appframework.types.AppFrameworkTranslations

public class AppFrameworkTranslations
extends Debug

Base translations for applications that use the ecologylab appframework and services.

Author:
andruid, andrew

Field Summary
static TranslationScope[] inheritedTranslations
           
static java.lang.String PACKAGE_NAME
           
 
Method Summary
static TranslationScope get()
          This accessor will work from anywhere, in any order, and stay efficient.
 
Methods inherited from class ecologylab.generic.Debug
classSimpleName, closeLoggingFile, debug, debug, debug, debug, debugA, debugA, debugA, debugI, debugI, debugI, error, error, getClassName, getClassName, getInteractive, getPackageName, getPackageName, getPackageName, initialize, level, level, level, logToFile, print, print, println, println, println, println, println, println, printlnA, printlnA, printlnA, printlnI, printlnI, printlnI, printlnI, setLoggingFile, show, show, superString, toggleInteractive, toString, toString, warning, warning, weird, weird
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

PACKAGE_NAME

public static final java.lang.String PACKAGE_NAME
See Also:
Constant Field Values

inheritedTranslations

public static final TranslationScope[] inheritedTranslations
Method Detail

get

public static TranslationScope get()
This accessor will work from anywhere, in any order, and stay efficient.

Returns: