Outline View

From FDT Documentation

(Difference between revisions)
Jump to: navigation, search
Aklement (Talk | contribs)
(Created page with "The Outline view displays an outline of a structured file that is currently open in the editor area, and lists structural elements. Each element is has a shape and is color code...")

Latest revision as of 00:17, 7 January 2011

The Outline view displays an outline of a structured file that is currently open in the editor area, and lists structural elements. Each element is has a shape and is color coded.

  • Red = Private
  • Green = Public
  • Yellow = Protected
  • Squares = Properties
  • Circles = Methods
  • Triangles = Getters & Setters
  • A little 'C' next to a method = Constructor
  • A little 'S' next to an item = Static
Outline view 2.png

To access the Outline view go to Window>Show View>Outline

Outline view 1.png
Get FDT5