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

Packages that use NiftyType
de.lessvoid.nifty.loaderv2   
de.lessvoid.nifty.loaderv2.types   
 

Uses of NiftyType in de.lessvoid.nifty.loaderv2
 

Methods in de.lessvoid.nifty.loaderv2 that return NiftyType
 NiftyType NiftyLoader.loadNiftyXml(String schemaId, InputStream inputStreamXml, Nifty nifty)
           
 

Methods in de.lessvoid.nifty.loaderv2 with parameters of type NiftyType
 void NiftyLoader.loadControlFile(String schemaId, String controlFilename, NiftyType niftyType)
           
 void NiftyLoader.loadStyleFile(String schemaId, String styleFilename, NiftyType niftyType, Nifty nifty)
           
 

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

Methods in de.lessvoid.nifty.loaderv2.types with parameters of type NiftyType
 void ScreenType.create(Nifty nifty, NiftyType niftyType, TimeProvider timeProvider)
           
 void UseControlsType.loadControl(NiftyLoader niftyLoader, NiftyType niftyType)
           
 void NiftyControlsType.loadControls(NiftyLoader niftyLoader, NiftyType niftyType)
           
 void UseStylesType.loadStyle(NiftyLoader niftyLoader, NiftyType niftyType, Nifty nifty)
           
 void NiftyStylesType.loadStyles(NiftyLoader niftyLoader, NiftyType niftyType, Nifty nifty, Logger log)
           
 



Copyright © 2011. All Rights Reserved.