Package com.biglybt.ui.swt.skin
Interface SWTSkinPropertiesParam
-
- All Superinterfaces:
SkinProperties
,SWTSkinProperties
- All Known Implementing Classes:
SWTSkinPropertiesClone
,SWTSkinPropertiesParamImpl
public interface SWTSkinPropertiesParam extends SWTSkinProperties
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.String[]
getParamValues()
-
Methods inherited from interface com.biglybt.ui.skin.SkinProperties
addProperty, addResourceBundle, addResourceBundle, clearCache, getBooleanValue, getClassLoader, getColorValue, getEmHeightPX, getIntValue, getReferenceID, getStringArray, getStringArray, getStringValue, getStringValue, getStringValue, getStringValue, hasKey
-
Methods inherited from interface com.biglybt.ui.swt.skin.SWTSkinProperties
getColor, getColor, getColorWithAlpha, getPxValue, getSkinID
-
-