com.bea.ide.sourceeditor

com.bea.ide.sourceeditor  Package

Interface Summary

EditorSvc.I

ISourceDocument

ISourceDocument should be implemented by all document types with text data that wish to perform basic compiler-related functionality such as syntax coloring and parse tree support.

ISourceView

The ISourceView interface allows for manipulation of many end-user visible attributes of a document's text view.

Class Summary

DefaultFileStatus

A simple object for setting line and column information displayed in the status bar.

DefaultSourceDocument

A default implementation of ISourceDocument.

DefaultSourceViewInfo

Utility class allowing for delayed loading of a document's source view.

EditorSvc

SourceUndoManager

The SourceUndoManager manages the undo/redo stacks and dirty state for a source document.