Package implementing the main user interface and general purpose dialogs.
This package contains the main user interface and some general purpose
dialogs. These are the file browser, a dialog to search text in files, the
log viewer widget, which is used to show redirected output from stdout
and stderr, a widget to show a Python shell, variables viewers, browser and
exception log, the Python shell widget and a dialog for the configuration of
the tools menu.
Modules and Packages
|
|
UI/
Browser |
Module implementing a browser with class browsing capabilities.
|
FindFileDialog |
Module implementing a dialog to search for text in files.
|
FindFileForm | |
Info |
Module defining some informational strings.
|
LogView |
Module implementing the log viewer widget
|
LogWidget |
Module implementing a widget for displaying logging messages.
|
SBVviewer |
Module implementing a tab widget conatining a shell, a browser, variables viewers and exception logger.
|
Shell |
Module implementing a graphical Python shell.
|
ToolConfigurationDialog |
Module implementing a configuration dialog for the tools menu.
|
ToolConfigurationForm | |
UserInterface |
Module implementing the main user interface.
|
UI |
Package implementing the main user interface and general purpose dialogs.
|
|
|