Klasse javax.swing.text.AbstractWriter | 1.2 |
java.lang.Object | +--javax.swing.text.AbstractWriter
Datenelemente | |
---|---|
protected final static char | NEWLINE |
Konstruktoren | |
---|---|
protected | AbstractWriter(Writer w, Document doc) |
protected | AbstractWriter(Writer w, Document doc, int pos, int len) |
protected | AbstractWriter(Writer w, Element root) |
protected | AbstractWriter(Writer w, Element root, int pos, int len) |