Class SkinPropertiesImpl

java.lang.Object
com.biglybt.ui.skin.SkinPropertiesImpl
All Implemented Interfaces:
SkinProperties
Direct Known Subclasses:
SWTSkinPropertiesImpl

public class SkinPropertiesImpl extends Object implements SkinProperties
Implementation of SkinProperties using a IntegratedResourceBundle loaded from hard coded paths.

Three level lookup of keys:

  • (plugin) skin property file
  • defaults property file
  • the client's MessageText class
    Additionally, checks each for platform specific keys.


    Values containing "{*}" are replaced with a lookup of *