Bug 20968 - javadoc bashing did not extend to protected methods
Summary: javadoc bashing did not extend to protected methods
Status: RESOLVED FIXED
Alias: None
Product: Platform
Classification: Eclipse Project
Component: SWT (show other bugs)
Version: 1.0   Edit
Hardware: PC All
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Veronika Irvine CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-06-25 14:46 EDT by Veronika Irvine CLA
Modified: 2004-09-24 11:16 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Veronika Irvine CLA 2002-06-25 14:46:14 EDT
The following classes have protected methods and or fields.  The javadoc basher 
only addressed the public things but protected things are part of API too and 
should be made consistant:

Device
Display
Printer
Dialog
EventObject
LEDataInputStream
Widget
Comment 1 Mike Wilson CLA 2002-06-26 09:21:06 EDT
*doh*. Not much we can do about this now. :-(  Please generate a readme 
describing the problem and indicating that the javadoc provided by Help is 
accurate (and ensure that we are using the windows version to generate that 
javadoc).
Comment 2 Veronika Irvine CLA 2004-09-24 11:16:22 EDT
fixed