|
1 <?xml version="1.0" encoding="utf-8"?> |
|
2 <!DOCTYPE html PUBLIC '-//W3C//DTD XHTML 1.0 Strict//EN' |
|
3 'http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd'> |
|
4 <html><head> |
|
5 <title>eric4.Plugins.ViewManagerPlugins</title> |
|
6 <style> |
|
7 body { |
|
8 background:white; |
|
9 margin: 0em 1em 10em 1em; |
|
10 color: black; |
|
11 } |
|
12 |
|
13 h1 { color: white; background: #4FA4FF; } |
|
14 h2 { color: white; background: #4FA4FF; } |
|
15 h3 { color: white; background: #00557F; } |
|
16 h4 { color: white; background: #00557F; } |
|
17 |
|
18 a { color: #AA5500; } |
|
19 |
|
20 </style> |
|
21 </head> |
|
22 <body> |
|
23 <h1>eric4.Plugins.ViewManagerPlugins</h1> |
|
24 <p> |
|
25 Package containing the various view manager plugins. |
|
26 </p> |
|
27 |
|
28 <h3>Packages</h3> |
|
29 <table> |
|
30 <tr> |
|
31 <td><a href="index-eric4.Plugins.ViewManagerPlugins.Listspace.html">Listspace</a></td> |
|
32 <td>Package containing the listspace view manager plugin.</td> |
|
33 </tr><tr> |
|
34 <td><a href="index-eric4.Plugins.ViewManagerPlugins.MdiArea.html">MdiArea</a></td> |
|
35 <td>Package containing the mdi area view manager plugin.</td> |
|
36 </tr><tr> |
|
37 <td><a href="index-eric4.Plugins.ViewManagerPlugins.Tabview.html">Tabview</a></td> |
|
38 <td>Package containing the tabview view manager plugin.</td> |
|
39 </tr> |
|
40 </table> |
|
41 |
|
42 </body></html> |