Package eu.svjatoslav.sixth.e3d.examples
Class TextEditorDemo
java.lang.Object
eu.svjatoslav.sixth.e3d.examples.TextEditorDemo
Demo showing a grid of 3D text editor components.
Creates a 5x5 grid of text editors floating in 3D space with a decorative grid
below them. This demonstrates the basic text editing capabilities of the Sixth 3D engine.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
TextEditorDemo
public TextEditorDemo()Creates a new TextEditorDemo instance.
-
-
Method Details
-
main
Entry point for the text editor demo.- Parameters:
args- command line arguments (ignored)
-