public interface TextModel extends Transaction
TextModel class. Encapsulates the
  Document interface to support 
  reading from and writing into the model.| Modifier and Type | Method and Description | 
|---|---|
javax.swing.text.Document | 
getDocument()
Gets the  
Document. | 
beginEdit, commitEdit, rollbackEdit, write