Uses of Interface
com.biglybt.ui.skin.SkinProperties
Packages that use SkinProperties
-
Uses of SkinProperties in com.biglybt.ui.skin
Classes in com.biglybt.ui.skin that implement SkinPropertiesModifier and TypeClassDescriptionclass
Implementation of SkinProperties using a IntegratedResourceBundle loaded from hard coded paths. -
Uses of SkinProperties in com.biglybt.ui.swt.imageloader
Fields in com.biglybt.ui.swt.imageloader with type parameters of type SkinPropertiesModifier and TypeFieldDescriptionprivate CopyOnWriteArrayList
<SkinProperties> ImageLoader.skinProperties
Methods in com.biglybt.ui.swt.imageloader that return SkinPropertiesMethods in com.biglybt.ui.swt.imageloader with parameters of type SkinPropertiesModifier and TypeMethodDescriptionvoid
ImageLoader.addSkinProperties
(SkinProperties skinProperties) Constructors in com.biglybt.ui.swt.imageloader with parameters of type SkinPropertiesModifierConstructorDescriptionImageLoader
(org.eclipse.swt.widgets.Display display, SkinProperties skinProperties) -
Uses of SkinProperties in com.biglybt.ui.swt.skin
Subinterfaces of SkinProperties in com.biglybt.ui.swt.skinModifier and TypeInterfaceDescriptioninterface
Extends SkinProperties with SWT specific methodsinterface
Classes in com.biglybt.ui.swt.skin that implement SkinPropertiesModifier and TypeClassDescriptionclass
Simple extension of SWTSkinProperties that first checks the original cloning id before checking the keys that it's cloning.class
class
SWTSkinProperties delegator that always passes a set of parameters to string requests.Fields in com.biglybt.ui.swt.skin with type parameters of type SkinPropertiesMethods in com.biglybt.ui.swt.skin with parameters of type SkinProperties