| Class | Description |
|---|---|
| CommandLineTextPane |
Generally-useful command line component with history and keybindings.
|
| DebuggerConsole |
little GUI for printing the PDB output and sending commands to it.
|
| DumpRteExceptionHandler |
This dumps the error report to the current working directory.
|
| ExitExceptionHandler |
Exception handler introduced for Hudson/Jenkins tests.
|
| GuiExceptionHandler |
This is the original das2 Exception handler dialog, but modified to
support submitting an error report to a server.
|
| GuiExceptionHandlerSubmitForm | |
| JythonScriptPanel |
GUI for editing and running Jython scripts.
|
| LogConsole |
GUI for graphically handling log records.
|
| LogConsoleSettingsDialog |
Settings GUI for the Log Console dialog.
|
| LogConsoleUtil | |
| LoggingOutputStream |
makes stderr and stdout loggable.
|
| MakeToolPanel |
little panel with "install in tools folder" prompt
|
| ScriptPanelSupport |
Error annotations, saveAs, etc.
|
| SendEmailFeedback |
send email via localhost instead of posting to server.
|