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

Bug 272803

Summary: Display#findDisplay() is missing
Product: [RT] RAP Reporter: Markus Wolf <markus>
Component: RWTAssignee: Project Inbox <rap-inbox>
Status: RESOLVED FIXED QA Contact:
Severity: enhancement    
Priority: P3    
Version: 1.2   
Target Milestone: 1.3 M7   
Hardware: All   
OS: All   
Whiteboard:
Attachments:
Description Flags
Proposed implementation
none
Updated patch - remove session scope. none

Description Markus Wolf CLA 2009-04-18 10:55:12 EDT
The Display class is missing the findDisplay(Thread ...) method.
This method should be not harmful in a RWT environment and should be added to the Display class.
Comment 1 Ivan Furnadjiev CLA 2010-04-26 05:03:27 EDT
Created attachment 166054 [details]
Proposed implementation
Comment 2 Ivan Furnadjiev CLA 2010-04-26 08:46:52 EDT
Created attachment 166069 [details]
Updated patch - remove session scope.
Comment 3 RĂ¼diger Herrmann CLA 2010-04-27 04:02:54 EDT
Appied patch with minor changes.