com.jmex.bui.tests
Class LabelTest

java.lang.Object
  extended by com.jme.app.AbstractGame
      extended by com.jme.app.BaseGame
          extended by com.jme.app.BaseSimpleGame
              extended by com.jme.app.SimpleGame
                  extended by com.jmex.bui.tests.BaseTest
                      extended by com.jmex.bui.tests.LabelTest
All Implemented Interfaces:
BConstants

public class LabelTest
extends BaseTest
implements BConstants

Does something extraordinary.


Field Summary
 
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
 
Fields inherited from interface com.jmex.bui.BConstants
BOTTOM, CENTER, DEFAULT_SIZE, DEFAULT_SPACING, GLOW, HORIZONTAL, LEFT, NORMAL, OUTLINE, OVERLAPPING, PLAIN, RIGHT, SHADOW, TOP, VERTICAL
 
Constructor Summary
LabelTest()
           
 
Method Summary
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
 

Constructor Detail

LabelTest

public LabelTest()
Method Detail

createWindows

protected void createWindows(BRootNode root,
                             BStyleSheet style)
Specified by:
createWindows in class BaseTest

main

public static void main(String[] args)


Copyright © 2008 Michael Bayne. All Rights Reserved.