|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TextBuffer | |
appli.diff | |
cds.util |
Uses of TextBuffer in appli.diff |
Methods in appli.diff that return TextBuffer | |
private static TextBuffer |
jdiff.beautify(ASFormatter form,
TextBuffer txt,
java.util.ArrayList lines)
|
Methods in appli.diff with parameters of type TextBuffer | |
private static TextBuffer |
jdiff.beautify(ASFormatter form,
TextBuffer txt,
java.util.ArrayList lines)
|
Uses of TextBuffer in cds.util |
Methods in cds.util that return TextBuffer | |
TextBuffer |
TextBuffer.addFile(java.io.File f)
Add the content of a file to the TextBuffer |
TextBuffer |
TextBuffer.addLine(java.lang.String s)
Add a line. |
TextBuffer |
TextBuffer.clear()
Clear the TextBuffer object, so it can be reused without recreation |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |