com.aelitis.azureus.ui.swt.skin
Interface SWTSkinPropertiesParam

All Superinterfaces:
SkinProperties, SWTSkinProperties
All Known Implementing Classes:
SWTSkinPropertiesClone, SWTSkinPropertiesParamImpl

public interface SWTSkinPropertiesParam
extends SWTSkinProperties

Author:
TuxPaper

Method Summary
 java.lang.String[] getParamValues()
           
 
Methods inherited from interface com.aelitis.azureus.ui.swt.skin.SWTSkinProperties
getColor, getColor, getColorWithAlpha, getPxValue
 
Methods inherited from interface com.aelitis.azureus.ui.skin.SkinProperties
addProperty, addResourceBundle, addResourceBundle, clearCache, getBooleanValue, getClassLoader, getColorValue, getEmHeightPX, getIntValue, getReferenceID, getStringArray, getStringArray, getStringValue, getStringValue, getStringValue, getStringValue, hasKey
 

Method Detail

getParamValues

java.lang.String[] getParamValues()
Returns: