|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.aelitis.azureus.ui.skin.SkinPropertiesImpl
com.aelitis.azureus.ui.swt.skin.SWTSkinPropertiesImpl
public class SWTSkinPropertiesImpl
| Field Summary |
|---|
| Fields inherited from class com.aelitis.azureus.ui.skin.SkinPropertiesImpl |
|---|
PATH_SKIN_DEFS |
| Constructor Summary | |
|---|---|
SWTSkinPropertiesImpl()
|
|
SWTSkinPropertiesImpl(java.lang.ClassLoader classLoader,
java.lang.String skinPath,
java.lang.String mainSkinFile)
|
|
| Method Summary | |
|---|---|
void |
clearCache()
|
org.eclipse.swt.graphics.Color |
getColor(java.lang.String sID)
Retrieve a color property in as a SWT Color |
org.eclipse.swt.graphics.Color |
getColor(java.lang.String name,
org.eclipse.swt.graphics.Color def)
|
SWTColorWithAlpha |
getColorWithAlpha(java.lang.String sID)
|
| Methods inherited from class com.aelitis.azureus.ui.skin.SkinPropertiesImpl |
|---|
addProperty, addResourceBundle, addResourceBundle, getBooleanValue, getClassLoader, getColorValue, getIntValue, getReferenceID, getStringArray, getStringArray, getStringValue, getStringValue, getStringValue, getStringValue, hasKey |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface com.aelitis.azureus.ui.skin.SkinProperties |
|---|
addProperty, addResourceBundle, addResourceBundle, getBooleanValue, getClassLoader, getColorValue, getIntValue, getReferenceID, getStringArray, getStringArray, getStringValue, getStringValue, getStringValue, getStringValue, hasKey |
| Constructor Detail |
|---|
public SWTSkinPropertiesImpl(java.lang.ClassLoader classLoader,
java.lang.String skinPath,
java.lang.String mainSkinFile)
skinPath - mainSkinFile - public SWTSkinPropertiesImpl()
| Method Detail |
|---|
public org.eclipse.swt.graphics.Color getColor(java.lang.String sID)
SWTSkinProperties
getColor in interface SWTSkinPropertiessID - Property Name
public SWTColorWithAlpha getColorWithAlpha(java.lang.String sID)
getColorWithAlpha in interface SWTSkinPropertiespublic void clearCache()
clearCache in interface SkinPropertiesclearCache in class SkinPropertiesImpl
public org.eclipse.swt.graphics.Color getColor(java.lang.String name,
org.eclipse.swt.graphics.Color def)
getColor in interface SWTSkinProperties
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||