| <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> |
| <html> |
| <head> |
| <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> |
| <title>Embedding the StructuredTextEditor in a MultiPageEditor</title> |
| <link type="text/css" rel="stylesheet" href="theme/tutorial-style.css" /> |
| </head> |
| |
| <body> |
| <h1>Embedding the StructuredTextEditor in a MultiPageEditor: Part Two</h1> |
| <h2>using IStructuredModel and IStrucutredDocument</h2> |
| |
| <b>by Phil Avery, IBM</b> |
| <br /> |
| 2005-11-02 |
| |
| <br /> |
| <br /> |
| <b>Table Of Contents</b> |
| |
| <ol> |
| <li><a href="#requirements">Requirements</a></li> |
| <li><a href="#tableviewerhelper">Create some TableViewer Helper classes</a></li> |
| <li><a href="#tableviewer">Create the ElementCountTableViewer</a></li> |
| <li><a href="#addpage">Add another page to the Editor </a></li> |
| <li><a href="#other">Other Tutorials</a></li> |
| </ol> |
| |
| <h3><a name="requirements"></a>Required Plugins</h3> |
| |
| <p> |
| You should have completed <a href="multipage-editor-tutorial.html">part one</a> of the multipage tutorial. |
| </p> |
| |
| <h3><a name="tableviewerhelper"></a>Create some TableViewer Helper Classes</h3> |
| <p> |
| |
| </p> |
| |
| |
| <h3><a name="tableviewer"></a>Create an ElementCountTableViewer</h3> |
| <p> |
| |
| </p> |
| |
| <h3><a name="addpage"></a>Add another page to the Editor </h3> |
| <p> |
| |
| </p> |
| |
| <h3><a name="other"></a>Other Tutorials</h3> |
| <p> |
| <a href="multipage-editor-tutorial.html">part one</a> of the multipage tutorial. |
| <br/> |
| </p> |
| |
| </body> |
| </html> |