|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface SWTSkinProperties
Extends SkinProperties with SWT specific methods
Method Summary | |
---|---|
org.eclipse.swt.graphics.Color |
getColor(String name)
Retrieve a color property in as a SWT Color |
org.eclipse.swt.graphics.Color |
getColor(String name,
org.eclipse.swt.graphics.Color def)
|
SWTColorWithAlpha |
getColorWithAlpha(String sID)
|
int |
getPxValue(String name,
int def)
Get value in px, adjusted for dpi |
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 |
---|
org.eclipse.swt.graphics.Color getColor(String name)
name
- Property Name
org.eclipse.swt.graphics.Color getColor(String name, org.eclipse.swt.graphics.Color def)
SWTColorWithAlpha getColorWithAlpha(String sID)
sID
-
int getPxValue(String name, int def)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |