|
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>eric5.UI</title> |
|
6 <style> |
|
7 b'body {\n background:white;\n margin: 0em 1em 10em 1em;\n color: black;\n}\n\nh1 { color: white; background: #4FA4FF; }\nh2 { color: white; background: #4FA4FF; }\nh3 { color: white; background: #00557F; }\nh4 { color: white; background: #00557F; }\n \na { color: #AA5500; }\n' |
|
8 </style> |
|
9 </head> |
|
10 <body> |
|
11 <h1>eric5.UI</h1> |
|
12 <p> |
|
13 Package implementing the main user interface and general purpose dialogs. |
|
14 </p><p> |
|
15 This package contains the main user interface and some general purpose |
|
16 dialogs as well as dialogs not fitting the other more specific categories. |
|
17 </p> |
|
18 |
|
19 |
|
20 <h3>Modules</h3> |
|
21 <table> |
|
22 <tr> |
|
23 <td><a href="eric5.UI.AuthenticationDialog.html">AuthenticationDialog</a></td> |
|
24 <td>Module implementing the authentication dialog for the help browser.</td> |
|
25 </tr><tr> |
|
26 <td><a href="eric5.UI.Browser.html">Browser</a></td> |
|
27 <td>Module implementing a browser with class browsing capabilities.</td> |
|
28 </tr><tr> |
|
29 <td><a href="eric5.UI.BrowserModel.html">BrowserModel</a></td> |
|
30 <td>Module implementing the browser model.</td> |
|
31 </tr><tr> |
|
32 <td><a href="eric5.UI.BrowserSortFilterProxyModel.html">BrowserSortFilterProxyModel</a></td> |
|
33 <td>Module implementing the browser sort filter proxy model.</td> |
|
34 </tr><tr> |
|
35 <td><a href="eric5.UI.CompareDialog.html">CompareDialog</a></td> |
|
36 <td>Module implementing a dialog to compare two files and show the result side by side.</td> |
|
37 </tr><tr> |
|
38 <td><a href="eric5.UI.Config.html">Config</a></td> |
|
39 <td>Module defining common data to be used by all windows..</td> |
|
40 </tr><tr> |
|
41 <td><a href="eric5.UI.DeleteFilesConfirmationDialog.html">DeleteFilesConfirmationDialog</a></td> |
|
42 <td>Module implementing a dialog to confirm deletion of multiple files.</td> |
|
43 </tr><tr> |
|
44 <td><a href="eric5.UI.DiffDialog.html">DiffDialog</a></td> |
|
45 <td>Module implementing a dialog to compare two files.</td> |
|
46 </tr><tr> |
|
47 <td><a href="eric5.UI.EmailDialog.html">EmailDialog</a></td> |
|
48 <td>Module implementing a dialog to send bug reports.</td> |
|
49 </tr><tr> |
|
50 <td><a href="eric5.UI.FindFileDialog.html">FindFileDialog</a></td> |
|
51 <td>Module implementing a dialog to search for text in files.</td> |
|
52 </tr><tr> |
|
53 <td><a href="eric5.UI.FindFileNameDialog.html">FindFileNameDialog</a></td> |
|
54 <td>Module implementing a dialog to search for files.</td> |
|
55 </tr><tr> |
|
56 <td><a href="eric5.UI.Info.html">Info</a></td> |
|
57 <td>Module defining some informational strings.</td> |
|
58 </tr><tr> |
|
59 <td><a href="eric5.UI.LogView.html">LogView</a></td> |
|
60 <td>Module implementing the log viewer widget and the log widget.</td> |
|
61 </tr><tr> |
|
62 <td><a href="eric5.UI.PixmapCache.html">PixmapCache</a></td> |
|
63 <td>Module implementing a pixmap cache for icons.</td> |
|
64 </tr><tr> |
|
65 <td><a href="eric5.UI.SplashScreen.html">SplashScreen</a></td> |
|
66 <td>Module implementing a splashscreen for eric5.</td> |
|
67 </tr><tr> |
|
68 <td><a href="eric5.UI.UserInterface.html">UserInterface</a></td> |
|
69 <td>Module implementing the main user interface.</td> |
|
70 </tr> |
|
71 </table> |
|
72 </body></html> |