Class SimpleUIExample

java.lang.Object
com.ardor3d.example.ExampleBase
com.ardor3d.example.ui.SimpleUIExample
All Implemented Interfaces:
Scene, Updater, Runnable

public class SimpleUIExample extends ExampleBase
Illustrates how to display GUI primitives (e.g. RadioButton, Label, TabbedPane) on a canvas.