This is the interface exposed by the output window objects. |
The Default file message provides a simple way to output a message relevant to a line and column of a particular file for example: compiler errors or find results. |
|
Each line in the output window is represented by an OutputMessage. |
|
This service provide the interface to the tabbed "output" window provide by the IDE. |
|
This is a simple class that is used to describe an output window. |