Uses of Class javax.swing.text.DefaultStyledDocument.ElementSpec

Uses in package javax.swing.text

Methods with parameter type javax.swing.text.DefaultStyledDocument.ElementSpec

void
Initializes the DefaultStyledDocument with the specified data.
void
Inserts new Element in the document at the specified position.
void
Inserts a bulk of structured content at once.
void

Uses in package javax.swing.text.html

Methods with parameter type javax.swing.text.DefaultStyledDocument.ElementSpec

void
Replaces the contents of the document with the given element specifications.
void
Inserts new elements in bulk.