Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 244398

Summary: minor error in doc of PaletteViewerProvider#configurePaletteViewer(PaletteViewer)
Product: [Tools] GEF Reporter: Roberto Zanon <un1c0.za>
Component: GEF-Legacy GEF (MVC)Assignee: Anthony Hunter <ahunter.eclipse>
Status: RESOLVED FIXED QA Contact:
Severity: trivial    
Priority: P3 CC: ahunter.eclipse
Version: 3.4   
Target Milestone: 3.5.0 (Galileo) M5   
Hardware: PC   
OS: Linux   
Whiteboard:

Description Roberto Zanon CLA 2008-08-18 04:37:56 EDT
Build ID: I20080617-2000

Steps To Reproduce:
See "More information" field.

More information:
Method documentation of PaletteViewerProvider#configurePaletteViewer(PaletteViewer) should be:

"This method is invoked from {@link #createPaletteViewer(Composite)}.  It
 * configures the given viewer's settings."

instead of:

"This method is invoked from {@link #configurePaletteViewer(PaletteViewer)}.  It
 * configures the given viewer's settings."
Comment 1 Anthony Hunter CLA 2009-01-23 16:48:02 EST
Good catch.
Comment 2 Anthony Hunter CLA 2009-01-23 16:48:15 EST
Committed to HEAD