4 <meta charset="UTF-8"> |
4 <meta charset="UTF-8"> |
5 <link rel="stylesheet" href="styles.css"> |
5 <link rel="stylesheet" href="styles.css"> |
6 </head> |
6 </head> |
7 <body> |
7 <body> |
8 <h1>eric7.ViewManager</h1> |
8 <h1>eric7.ViewManager</h1> |
9 |
|
10 <p> |
9 <p> |
11 Package implementing the viewmanager of the eric IDE. |
10 Package implementing the viewmanager of the eric IDE. |
12 </p> |
11 </p> |
13 <p> |
12 <p> |
14 The viewmanager is responsible for the layout of the editor windows. This is |
13 The viewmanager is responsible for the layout of the editor windows. This is |