Uses of Class
de.lessvoid.nifty.loaderv2.types.StyleType

Packages that use StyleType
de.lessvoid.nifty   
de.lessvoid.nifty.controls.dynamic.attributes   
de.lessvoid.nifty.loaderv2.types   
de.lessvoid.nifty.loaderv2.types.resolver.style   
 

Uses of StyleType in de.lessvoid.nifty
 

Methods in de.lessvoid.nifty with parameters of type StyleType
 void Nifty.registerStyle(StyleType style)
           
 

Uses of StyleType in de.lessvoid.nifty.controls.dynamic.attributes
 

Methods in de.lessvoid.nifty.controls.dynamic.attributes that return StyleType
 StyleType ControlAttributes.createStyleType(Attributes styleAttributes)
           
 

Uses of StyleType in de.lessvoid.nifty.loaderv2.types
 

Methods in de.lessvoid.nifty.loaderv2.types with parameters of type StyleType
 void NiftyType.addStyle(StyleType newStyle)
           
 void NiftyStylesType.addStyle(StyleType newStyle)
           
 

Uses of StyleType in de.lessvoid.nifty.loaderv2.types.resolver.style
 

Methods in de.lessvoid.nifty.loaderv2.types.resolver.style that return StyleType
 StyleType StyleResolverDefault.resolve(String styleId)
           
 StyleType StyleResolverControlDefinintion.resolve(String styleId)
           
 StyleType StyleResolver.resolve(String styleId)
           
 

Constructor parameters in de.lessvoid.nifty.loaderv2.types.resolver.style with type arguments of type StyleType
StyleResolverDefault(Map<String,StyleType> stylesParam)
           
 



Copyright © 2012. All Rights Reserved.