|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.jme.app.AbstractGame
com.jme.app.BaseGame
com.jme.app.BaseSimpleGame
com.jme.app.SimpleGame
com.jmex.bui.tests.BaseTest
com.jmex.bui.tests.LayoutTest
public class LayoutTest
Tests random BUI bits.
| Field Summary | |
|---|---|
protected BTextField |
_input
|
protected BTextArea |
_text
|
| Fields inherited from class com.jmex.bui.tests.BaseTest |
|---|
_root |
| Fields inherited from class com.jme.app.BaseSimpleGame |
|---|
alphaBits, cam, depthBits, fontLocation, fps, fpsNode, input, lightState, pause, rootNode, samples, showBounds, showDepth, showNormals, stencilBits, tempBuffer, timer, tpf, updateBuffer, wireState |
| Fields inherited from class com.jme.app.AbstractGame |
|---|
ALWAYS_SHOW_PROPS_DIALOG, display, finished, FIRSTRUN_OR_NOCONFIGFILE_SHOW_PROPS_DIALOG, NEVER_SHOW_PROPS_DIALOG, properties |
| Constructor Summary | |
|---|---|
LayoutTest()
|
|
| Method Summary | |
|---|---|
protected Node |
createGeometry()
|
protected void |
createWindows(BRootNode root,
BStyleSheet style)
|
static void |
main(String[] args)
|
| Methods inherited from class com.jmex.bui.tests.BaseTest |
|---|
simpleInitGame, simpleUpdate |
| Methods inherited from class com.jme.app.SimpleGame |
|---|
doDebug, render, update |
| Methods inherited from class com.jme.app.BaseSimpleGame |
|---|
cameraParallel, cameraPerspective, cleanup, initGame, initSystem, quit, reinit, simpleRender, updateInput |
| Methods inherited from class com.jme.app.BaseGame |
|---|
start |
| Methods inherited from class com.jme.app.AbstractGame |
|---|
assertDisplayCreated, finish, getAttributes, getVersion, setDialogBehaviour, setDialogBehaviour, setDialogBehaviour |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected BTextArea _text
protected BTextField _input
| Constructor Detail |
|---|
public LayoutTest()
| Method Detail |
|---|
protected void createWindows(BRootNode root,
BStyleSheet style)
createWindows in class BaseTestprotected Node createGeometry()
public static void main(String[] args)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||