Uses of Class
com.threerings.util.MessageBundle

Packages that use MessageBundle
com.threerings.util   
 

Uses of MessageBundle in com.threerings.util
 

Methods in com.threerings.util that return MessageBundle
 MessageBundle MessageManager.getBundle(String path)
          Fetches the message bundle for the specified path.
 

Methods in com.threerings.util with parameters of type MessageBundle
 void MessageBundle.init(MessageManager msgmgr, String path, ResourceBundle bundle, MessageBundle parent)
          Initializes the message bundle which will obtain localized messages from the supplied resource bundle.
 



Copyright © 2012. All Rights Reserved.