Bug 20968

Summary: javadoc bashing did not extend to protected methods
Product: [Eclipse Project] Platform Reporter: Veronika Irvine <veronika_irvine>
Component: SWTAssignee: Veronika Irvine <veronika_irvine>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3    
Version: 1.0   
Target Milestone: ---   
Hardware: PC   
OS: All   
Whiteboard:

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