Package console

Interface Summary
Output Output interface - for console output devices.
 

Class Summary
BufferOutput Output to buffer implementation.
CommandOutputParser Parses the output of a running Process.
Console Console - an instance of a panel inside a dockablewindow.
Console.EvalAction  
ConsoleBeanShell  
ConsoleHistoryText  
ConsoleMenuProvider  
ConsolePane  
ConsolePlugin ConsolePlugin
DirectoryStack Processes "make entering" and "make leaving" messages, to update the current directory.
ErrorListModel A model for storing a collection of ErrorMatchers.
ErrorMatcher ErrorMatcher - a model which represents error/warning regular expressions for one particular program.
ErrorOutput  
HistoryText This file is from 4.3pre1.
ProcessRunner  
ProjectTreeListener Listener of ProjectViewer node selection events, to trigger console beanshell scripts as actions in response.
Shell Console has a single dockable window, which can contain multiple Shells.
Shell.CompletionInfo  
Shell.ShellAction All ShellActions select a named Shell.
Shell.SwitchAction A SwitchAction selects a shell and makes Console visible.
Shell.ToggleAction A ToggleAction is a ShellAction which also toggles the visibility of the Console.
SystemShell A SystemShell is shared across all instances of Console.
SystemShellBuiltIn