Screenbook Table of Contents
What is Leo - Continued

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