Class: StringProxy

Class com.practicalflash.utils.StringProxy
Source [Google Code Repository] [Direct Link]

One of my many and varied tools from my localization sandbox, the StringsProxy is a generic object proxy container intended to simplify the management of large sets of application strings with little investment from the developer. It’s effectively an implementation of the Proxy object that includes propertyChange event dispatching so that Data Binding works properly.

Tagged with: , ,
Posted in Libraries