com.bea.ide.ui.output

com.bea.ide.ui.output  Package

Interface Summary

OutputSvc.I

OutputSvc.IOutputWindow

This is the interface exposed by the output window objects.

Class Summary

DefaultFileMessage

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.

OutputMessage

Each line in the output window is represented by an OutputMessage.

OutputSvc

This service provide the interface to the tabbed "output" window provide by the IDE.

OutputSvc.OutputWindowDescription

This is a simple class that is used to describe an output window.