public class DocumentAdapter extends Document
DocumentAdapter(IBuffer buffer)
void
replace(int offset, int length, java.lang.String text)
set(java.lang.String text)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public DocumentAdapter(IBuffer buffer)
public void set(java.lang.String text)
public void replace(int offset, int length, java.lang.String text) throws BadLocationException
BadLocationException