A DESCRIPTION OF THE PROBLEM :
I was reading the tutorial for editor panes at
http://java.sun.com/docs/books/tutorial/uiswing/components/editorpane.html
and had trouble understanding the sentence that reads "Instead, the program
would use a text pane to save out a document, which would then be used to
initialize the text pane." I'm guessing this is some sort of error; perhaps
the first "text pane" should be "editor pane".
EXPECTED VERSUS ACTUAL BEHAVIOR :
EXPECTED -
I don't know what it should say exactly. Perhaps "Instead, the program
would use a editor pane to save out a document, which would then be used to
initialize the text pane."
ACTUAL -
"Instead, the program would use a text pane to save out a document, which would then be used to initialize the text pane."
URL OF FAULTY DOCUMENTATION :
http://java.sun.com/docs/books/tutorial/uiswing/components/editorpane.html
I was reading the tutorial for editor panes at
http://java.sun.com/docs/books/tutorial/uiswing/components/editorpane.html
and had trouble understanding the sentence that reads "Instead, the program
would use a text pane to save out a document, which would then be used to
initialize the text pane." I'm guessing this is some sort of error; perhaps
the first "text pane" should be "editor pane".
EXPECTED VERSUS ACTUAL BEHAVIOR :
EXPECTED -
I don't know what it should say exactly. Perhaps "Instead, the program
would use a editor pane to save out a document, which would then be used to
initialize the text pane."
ACTUAL -
"Instead, the program would use a text pane to save out a document, which would then be used to initialize the text pane."
URL OF FAULTY DOCUMENTATION :
http://java.sun.com/docs/books/tutorial/uiswing/components/editorpane.html