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

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

Uses of PropertyManager in com.metamatrix.common.properties
 

Subclasses of PropertyManager in com.metamatrix.common.properties
 class ObjectPropertyManager
          ObjectPropertyManager adds to TextManager the ability to apply a Java interpreter to evaluate property values at runtime.
 class TextManager
          In addition to the feautures provided by PropertyManager, TextManager adds support for language translation from simple words to entire strings of text.
 

Uses of PropertyManager in com.metamatrix.toolbox.ui
 

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



Copyright © 2009. All Rights Reserved.