Uses of Class
manager.PropertyManager

Packages that use PropertyManager
manager This package manages the run-time configuration of the software in setting up the language and the properties stored on the device. 
player This package contains an Audioplayer to stream or play items from the device itself or from the network. 
 

Uses of PropertyManager in manager
 

Constructors in manager with parameters of type PropertyManager
LanguageManager(PropertyManager pm)
          The constructor sets all words that appear in the user interface
 

Uses of PropertyManager in player
 

Constructors in player with parameters of type PropertyManager
AudioPlayer(PropertyManager pm)
          Creates the AudioPlayer Thread