com.metamatrix.toolbox.ui
Class UiTextManager

java.lang.Object
  extended by com.metamatrix.common.properties.PropertyManager
      extended by com.metamatrix.common.properties.TextManager
          extended by com.metamatrix.toolbox.ui.UiTextManager
All Implemented Interfaces:
LogCommonConstants

public class UiTextManager
extends TextManager

Since:
3.1
Version:
1.0

Field Summary
 
Fields inherited from class com.metamatrix.common.properties.TextManager
DEFAULT_NAMESPACES, INSTANCE
 
Fields inherited from interface com.metamatrix.common.util.LogCommonConstants
CTX_BUFFER_MGR, CTX_CONFIG, CTX_CONTROLLER, CTX_DBIDGEN, CTX_DISTRIB_CACHE, CTX_EXTENSION_SOURCE, CTX_EXTENSION_SOURCE_JDBC, CTX_LOGGING, CTX_LOGON, CTX_MESSAGE_BUS, CTX_POOLING, CTX_PROXY, CTX_SERVICE, CTX_STANDARD_ERR, CTX_STANDARD_OUT, CTX_STORAGE_MGR, CTX_TXN_LOG, CTX_XA_TXN, TYPE_DEBUG, TYPE_ERROR, TYPE_EXCEPTION, TYPE_INFO, TYPE_TRACE, TYPE_WARNING
 
Method Summary
static TextManager getInstance()
          Gets an instance of this class which is used to retrieve locale-specific text.
 
Methods inherited from class com.metamatrix.common.properties.TextManager
getText, getText, getText, getText, getText, getText, getText, getText, getText, getText, getText, getText, getText, getText, translate
 
Methods inherited from class com.metamatrix.common.properties.PropertyManager
addNamespace, addNamespace, addNamespaces, addNamespaces, clearNamespaces, constructPropertyManager, evaluateValue, get, getLoadedNamespaces, getNamespaces, initializeNamespaces, isNamespaceLoaded, isNamespaceRegistered, load, load, load, reload, reload, removeNamespace
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getInstance

public static TextManager getInstance()
Gets an instance of this class which is used to retrieve locale-specific text.

Returns:
an instance of this class


Copyright © 2009. All Rights Reserved.