com.bea.ide.sourceeditor.model

com.bea.ide.sourceeditor.model  Package

Interface Summary

ISourceModel

A source model is a data structure that contains the actual text data of a given document.

ISourceModel.Line

A line in the source model.

ISourceModelEvent

A source model event indicates that the text of the source model has changed in some way.

ISourceModelListener

A source model listener is notified of all changes to a source model.

Class Summary

ISourceModelEvent.EventType

The type of change indicated by the event.