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

Bug 278194

Summary: Display#getClientArea() is missing
Product: [RT] RAP Reporter: Rüdiger Herrmann <ruediger.herrmann>
Component: RWTAssignee: Project Inbox <rap-inbox>
Status: RESOLVED INVALID QA Contact:
Severity: enhancement    
Priority: P3 CC: b.muskalla
Version: 1.0   
Target Milestone: ---   
Hardware: All   
OS: All   
Whiteboard:

Description Rüdiger Herrmann CLA 2009-05-28 07:52:34 EDT
The method getClientArea() on Display is missing in RWT
Comment 1 Benjamin Muskalla CLA 2009-06-12 08:13:55 EDT
Rüdiger, we already have getClientArea on Display(Device).
See bug 265372: Device#getClientArea is missing
Comment 2 Rüdiger Herrmann CLA 2009-06-12 08:17:22 EDT
(In reply to comment #1)
> R�diger, we already have getClientArea on Display(Device).
> See bug 265372: Device#getClientArea is missing
thanks for the hint. How could I have overlooked that.