Class TextEditorDemo

java.lang.Object
eu.svjatoslav.sixth.e3d.examples.TextEditorDemo

public class TextEditorDemo extends Object
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 Details

    • TextEditorDemo

      public TextEditorDemo()
      Creates a new TextEditorDemo instance.
  • Method Details

    • main

      public static void main(String[] args)
      Entry point for the text editor demo.
      Parameters:
      args - command line arguments (ignored)