Prev | Home | Next

Display Tab

Getting Started

Concepts

   Turtles

   Working with
   Directories

   Class List

   Drag and Drop onto
   the Class List

   Edit Tab

   Display Tab

   Errors Tab

  LeJOS MindStorms

Reference

The Display tab shows the results from running your Turtle or other Java class. It is divided into two regions. The top section displays the graphical output from the Turtle. The bottom section will display any textual output from the Turtle. If the Turtle prompts the user for text input, this is also entered in the bottom section.

When you run a class, the Display Tab is automatically shown so you can see the results of the execution. If the class being run is not a Turtle, the bottom, textual section expands to fill the whole display area.