|
Quick Lists
|
|
Bug ID:
|
6638872
|
|
Votes
|
0
|
|
Synopsis
|
invalid links
|
|
Category
|
java:classes_awt
|
|
Reported Against
|
|
|
Release Fixed
|
7(b27)
|
|
State
|
10-Fix Delivered,
bug
|
|
Priority:
|
3-Medium
|
|
Related Bugs
|
|
|
Submit Date
|
07-DEC-2007
|
|
Description
|
it looks like we have couple invalid links in javadoc for TextEvent and TextListener.api/java/awt/event/
TextEvent.html
132: <a href=.. HTTP Error:
Error Message: http://java.sun.com/docs/books/tutorial/post1.0/ui/textlistener.html
404: Page Not Found
TextListener.html
123: <a href=.. HTTP Error:
Error Message: http://java.sun.com/docs/books/tutorial/post1.0/ui/textlistener.html
404: Page Not Found
(link to whole report is in comment section)
Posted Date : 2007-12-07 10:07:05.0
|
|
Work Around
|
N/A
|
|
Evaluation
|
Newer related tutorials are based on Swing TextComponents and are using DocumentListener and DocumentEvent classes:
http://java.sun.com/docs/books/tutorial/uiswing/components/textarea.html
http://java.sun.com/docs/books/tutorial/uiswing/components/textfield.html
Old tutorials links should be removed from JDK code.
Posted Date : 2007-12-10 09:56:05.0
|
|
Comments
|
PLEASE NOTE: JDK6 is formerly known as Project Mustang
|
|
|
 |