20 </style> |
20 </style> |
21 </head> |
21 </head> |
22 <body> |
22 <body> |
23 <h1>eric5.UI</h1> |
23 <h1>eric5.UI</h1> |
24 <p> |
24 <p> |
25 Package implementing the main user interface and general purpose dialogs. |
25 Package implementing the main user interface and general purpose dialogs. |
26 </p><p> |
26 </p><p> |
27 This package contains the main user interface and some general purpose |
27 This package contains the main user interface and some general purpose |
28 dialogs as well as dialogs not fitting the other more specific categories. |
28 dialogs as well as dialogs not fitting the other more specific categories. |
29 </p> |
29 </p> |
30 |
30 |
31 |
31 |
32 <h3>Modules</h3> |
32 <h3>Modules</h3> |
33 <table> |
33 <table> |
34 <tr> |
34 <tr> |
35 <td><a href="eric5.UI.AuthenticationDialog.html">AuthenticationDialog</a></td> |
35 <td><a href="eric5.UI.AuthenticationDialog.html">AuthenticationDialog</a></td> |
36 <td>Module implementing the authentication dialog for the help browser.</td> |
36 <td>Module implementing the authentication dialog for the help browser.</td> |
37 </tr><tr> |
37 </tr><tr> |
38 <td><a href="eric5.UI.Browser.html">Browser</a></td> |
38 <td><a href="eric5.UI.Browser.html">Browser</a></td> |
39 <td>Module implementing a browser with class browsing capabilities.</td> |
39 <td>Module implementing a browser with class browsing capabilities.</td> |
40 </tr><tr> |
40 </tr><tr> |
41 <td><a href="eric5.UI.BrowserModel.html">BrowserModel</a></td> |
41 <td><a href="eric5.UI.BrowserModel.html">BrowserModel</a></td> |
42 <td>Module implementing the browser model.</td> |
42 <td>Module implementing the browser model.</td> |
43 </tr><tr> |
43 </tr><tr> |
44 <td><a href="eric5.UI.BrowserSortFilterProxyModel.html">BrowserSortFilterProxyModel</a></td> |
44 <td><a href="eric5.UI.BrowserSortFilterProxyModel.html">BrowserSortFilterProxyModel</a></td> |
45 <td>Module implementing the browser sort filter proxy model.</td> |
45 <td>Module implementing the browser sort filter proxy model.</td> |
46 </tr><tr> |
46 </tr><tr> |
47 <td><a href="eric5.UI.CompareDialog.html">CompareDialog</a></td> |
47 <td><a href="eric5.UI.CompareDialog.html">CompareDialog</a></td> |
48 <td>Module implementing a dialog to compare two files and show the result side by side.</td> |
48 <td>Module implementing a dialog to compare two files and show the result side by side.</td> |
49 </tr><tr> |
49 </tr><tr> |
50 <td><a href="eric5.UI.Config.html">Config</a></td> |
50 <td><a href="eric5.UI.Config.html">Config</a></td> |
51 <td>Module defining common data to be used by all windows..</td> |
51 <td>Module defining common data to be used by all windows..</td> |
52 </tr><tr> |
52 </tr><tr> |
53 <td><a href="eric5.UI.DeleteFilesConfirmationDialog.html">DeleteFilesConfirmationDialog</a></td> |
53 <td><a href="eric5.UI.DeleteFilesConfirmationDialog.html">DeleteFilesConfirmationDialog</a></td> |
54 <td>Module implementing a dialog to confirm deletion of multiple files.</td> |
54 <td>Module implementing a dialog to confirm deletion of multiple files.</td> |
55 </tr><tr> |
55 </tr><tr> |
56 <td><a href="eric5.UI.DiffDialog.html">DiffDialog</a></td> |
56 <td><a href="eric5.UI.DiffDialog.html">DiffDialog</a></td> |
57 <td>Module implementing a dialog to compare two files.</td> |
57 <td>Module implementing a dialog to compare two files.</td> |
58 </tr><tr> |
58 </tr><tr> |
59 <td><a href="eric5.UI.EmailDialog.html">EmailDialog</a></td> |
59 <td><a href="eric5.UI.EmailDialog.html">EmailDialog</a></td> |
60 <td>Module implementing a dialog to send bug reports.</td> |
60 <td>Module implementing a dialog to send bug reports.</td> |
61 </tr><tr> |
61 </tr><tr> |
62 <td><a href="eric5.UI.FindFileDialog.html">FindFileDialog</a></td> |
62 <td><a href="eric5.UI.FindFileDialog.html">FindFileDialog</a></td> |
63 <td>Module implementing a dialog to search for text in files.</td> |
63 <td>Module implementing a dialog to search for text in files.</td> |
64 </tr><tr> |
64 </tr><tr> |
65 <td><a href="eric5.UI.FindFileNameDialog.html">FindFileNameDialog</a></td> |
65 <td><a href="eric5.UI.FindFileNameDialog.html">FindFileNameDialog</a></td> |
66 <td>Module implementing a dialog to search for files.</td> |
66 <td>Module implementing a dialog to search for files.</td> |
67 </tr><tr> |
67 </tr><tr> |
68 <td><a href="eric5.UI.Info.html">Info</a></td> |
68 <td><a href="eric5.UI.Info.html">Info</a></td> |
69 <td>Module defining some informational strings.</td> |
69 <td>Module defining some informational strings.</td> |
70 </tr><tr> |
70 </tr><tr> |
71 <td><a href="eric5.UI.LogView.html">LogView</a></td> |
71 <td><a href="eric5.UI.LogView.html">LogView</a></td> |
72 <td>Module implementing the log viewer widget and the log widget.</td> |
72 <td>Module implementing the log viewer widget and the log widget.</td> |
73 </tr><tr> |
73 </tr><tr> |
74 <td><a href="eric5.UI.PixmapCache.html">PixmapCache</a></td> |
74 <td><a href="eric5.UI.PixmapCache.html">PixmapCache</a></td> |
75 <td>Module implementing a pixmap cache for icons.</td> |
75 <td>Module implementing a pixmap cache for icons.</td> |
76 </tr><tr> |
76 </tr><tr> |
77 <td><a href="eric5.UI.SplashScreen.html">SplashScreen</a></td> |
77 <td><a href="eric5.UI.SplashScreen.html">SplashScreen</a></td> |
78 <td>Module implementing a splashscreen for eric5.</td> |
78 <td>Module implementing a splashscreen for eric5.</td> |
79 </tr><tr> |
79 </tr><tr> |
80 <td><a href="eric5.UI.UserInterface.html">UserInterface</a></td> |
80 <td><a href="eric5.UI.UserInterface.html">UserInterface</a></td> |
81 <td>Module implementing the main user interface.</td> |
81 <td>Module implementing the main user interface.</td> |
82 </tr> |
82 </tr> |
83 </table> |
83 </table> |
84 </body></html> |
84 </body></html> |