Package | Description |
---|---|
de.lessvoid.nifty.loaderv2 | |
de.lessvoid.nifty.loaderv2.types |
Modifier and Type | Method and Description |
---|---|
NiftyType |
NiftyLoader.loadNiftyXml(String schemaId,
InputStream inputStreamXml,
Nifty nifty) |
Modifier and Type | Method and Description |
---|---|
void |
NiftyLoader.loadControlFile(String schemaId,
String controlFilename,
NiftyType niftyType) |
void |
NiftyLoader.loadStyleFile(String schemaId,
String styleFilename,
NiftyType niftyType,
Nifty nifty) |
Modifier and Type | Method and Description |
---|---|
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 © 2013. All Rights Reserved.