GNU Classpath (0.19) | ||
Frames | No Frames |
Methods with parameter type javax.swing.text.DefaultStyledDocument.ElementSpec | |
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 | Performs the actual structural change for insert(int,int,DefaultStyledDocument.ElementSpec[],AbstractDocument.DefaultDocumentEvent) . |
GNU Classpath (0.19) |