This Bugzilla instance is deprecated, and most Eclipse projects now use GitHub or Eclipse GitLab. Please see the deprecation plan for details.
Bug 221731 - [tml][vncviewer][bug] Fix Inheritance of SWTRemoteDisplay
Summary: [tml][vncviewer][bug] Fix Inheritance of SWTRemoteDisplay
Status: CLOSED INVALID
Alias: None
Product: z_Archived
Classification: Eclipse Foundation
Component: Sequoyah (show other bugs)
Version: unspecified   Edit
Hardware: All All
: P4 minor (vote)
Target Milestone: ---   Edit
Assignee: Daniel Barboza Franco CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-03-06 15:11 EST by Fabio Fantato CLA
Modified: 2016-11-08 14:45 EST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Fabio Fantato CLA 2008-03-06 15:11:52 EST
Currently the painter is part of the protocol implementation class but it should be associated to the Protocol (Abstract Class). The change is put IPainter as an attribute on the Protocol class, so other protocols implementing the abstract class instantiate their own painters
Comment 1 Fabio Fantato CLA 2008-03-06 15:14:14 EST
According Committers meeting: http://wiki.eclipse.org/DSDP/TML/CommitterAgenda27Feb08#New_Bugzilla_entries
Comment 2 Fabio Fantato CLA 2008-06-02 13:32:23 EDT
Patch applied in bug 221741 make this bug obsolete
Comment 3 Fabio Fantato CLA 2008-06-02 13:44:08 EDT
Patch applied in bug 221741 make this bug obsolete