Uses of Class
com.metamatrix.common.properties.TextManager

Packages that use TextManager
com.metamatrix.common.properties   
com.metamatrix.toolbox.ui   
 

Uses of TextManager in com.metamatrix.common.properties
 

Subclasses of TextManager in com.metamatrix.common.properties
 class ObjectPropertyManager
          ObjectPropertyManager adds to TextManager the ability to apply a Java interpreter to evaluate property values at runtime.
 

Fields in com.metamatrix.common.properties declared as TextManager
static TextManager TextManager.INSTANCE
           
 

Uses of TextManager in com.metamatrix.toolbox.ui
 

Subclasses of TextManager in com.metamatrix.toolbox.ui
 class UIDefaults
           
 class UiTextManager
           
 

Methods in com.metamatrix.toolbox.ui that return TextManager
static TextManager UiTextManager.getInstance()
          Gets an instance of this class which is used to retrieve locale-specific text.
 



Copyright © 2009. All Rights Reserved.