Frames | No Frames |
Methods with parameter type javax.swing.text.DefaultStyledDocument.ElementSpec | |
void | Initializes the DefaultStyledDocument with the specified
data.
|
void | DefaultStyledDocument.ElementBuffer.insert(int offset, int length, DefaultStyledDocument.ElementSpec[] data, AbstractDocument.DefaultDocumentEvent ev) Inserts new Element in the document at the specified
position. |
void | Inserts a bulk of structured content at once.
|
void | Inserts new content.
|