|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface NiftyExample
This class defines a example for Nifty. If defines how the example is supposed to be load in a unified way.
Method Summary | |
---|---|
String |
getMainXML()
The resource path of the XML file that is supposed to be load for the example. |
String |
getStartScreen()
The start screen that is supposed to be load initial. |
String |
getTitle()
The title of this demonstration example. |
void |
prepareStart(Nifty nifty)
This function is called right before the example itself is executed. |
Method Detail |
---|
String getStartScreen()
String getMainXML()
null
in case no XML file is supposed to be loadString getTitle()
void prepareStart(Nifty nifty)
nifty
- the used instance of the Nifty-GUI
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |