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

Bug 320250

Summary: Implement FontData#setXXX
Product: [RT] RAP Reporter: Ralf Sternberg <rsternberg>
Component: RWTAssignee: Project Inbox <rap-inbox>
Status: RESOLVED FIXED QA Contact:
Severity: enhancement    
Priority: P3    
Version: unspecified   
Target Milestone: 1.4 M1   
Hardware: All   
OS: All   
Whiteboard:

Description Ralf Sternberg CLA 2010-07-19 08:49:56 EDT
With Fonts implemented as fly-weights, it should now be possible to make FontData mutable.
Comment 1 Ralf Sternberg CLA 2010-07-22 16:52:24 EDT
Implemented FontData#setName(), #setHeight(), and #setStyle() and missing ctor for uninitized FontData.
Fixed in CVS HEAD.