edu.columbia.cs.cgui.rjfc.swing.text
Interface RPlainDocument
- All Superinterfaces:
- RAbstractDocument, Remote
- All Known Implementing Classes:
- RPlainDocumentImpl
- public interface RPlainDocument
- extends RAbstractDocument
| Methods inherited from interface edu.columbia.cs.cgui.rjfc.swing.text.RAbstractDocument |
addDocumentListener, addUndoableEditListener, createPosition, dump, getAsynchronousLoadPriority, getBidiRootElement, getDocumentProperties, getEndPosition, getLength, getListeners, getProperty, getRJFCWrappedData, getRootElements, getStartPosition, getText, getText, insertString, putProperty, readLock, readUnlock, remove, removeDocumentListener, removeUndoableEditListener, render, setAsynchronousLoadPriority, setData, setDocumentProperties, setHash |
tabSizeAttribute
public static final String tabSizeAttribute
lineLimitAttribute
public static final String lineLimitAttribute
getDefaultRootElement
public Element getDefaultRootElement()
throws RemoteException
- Specified by:
getDefaultRootElement in interface RAbstractDocument
getParagraphElement
public Element getParagraphElement(int posvar0)
throws RemoteException
- Specified by:
getParagraphElement in interface RAbstractDocument