Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 320250 - Implement FontData#setXXX
Summary: Implement FontData#setXXX
Status: RESOLVED FIXED
Alias: None
Product: RAP
Classification: RT
Component: RWT (show other bugs)
Version: unspecified   Edit
Hardware: All All
: P3 enhancement (vote)
Target Milestone: 1.4 M1   Edit
Assignee: Project Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-07-19 08:49 EDT by Ralf Sternberg CLA
Modified: 2010-07-22 16:52 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.