Leo : Basics    What is Leo - Continued  

  Screenbook Thumbnail View: Click on an image or page number to go to the page.

1   Continuing...
2   Literate Programming
3   Open Leo
4   Java and XML examples
5   The examples are unzipped
6   Back to Leo.
7   Select the first Java file
8   Leo has imported the file
9   Leo has automatically created an outline
10   Two more Java files imported
11   The doPost node
12   Breaking down the node further
13   Select code for the section
14   Extract Section.
15   The new node has been added.
16   The code has been pasted into the new section
17   You can continue to break down the program
18   About the @file directive.
19   We've saved the file
20   Add a line of code.
21   Save, and the changes are written to UpdateServlet.java.
22   Windows Explorer.
23   Leo has updated the file
24   Add some code with text editor
25   Save the text and open in Leo
26   Summary