public class StyledDocument extends Object
Constructor and Description |
---|
StyledDocument() |
Modifier and Type | Method and Description |
---|---|
int |
getLength() |
void |
insertString(int offset,
String s,
Object x) |
public int getLength()
public void insertString(int offset, String s, Object x) throws BadLocationException
BadLocationException