Bug 198421 - [Extract Class] Missing field update in junit.awtui.ProgressBar
Summary: [Extract Class] Missing field update in junit.awtui.ProgressBar
Status: RESOLVED FIXED
Alias: None
Product: JDT
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 3.3   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: 3.4 M1   Edit
Assignee: JDT-UI-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords: contributed
Depends on:
Blocks:
 
Reported: 2007-07-31 11:42 EDT by Karsten Becker CLA
Modified: 2007-07-31 12:58 EDT (History)
1 user (show)

See Also:


Attachments
Patch (4.94 KB, patch)
2007-07-31 12:53 EDT, Karsten Becker CLA
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Karsten Becker CLA 2007-07-31 11:42:05 EDT
Use Extract Class on junit.awtui.ProgressBar and generate getters and setters on all fields.
The field fProgressX is not updated
Comment 1 Karsten Becker CLA 2007-07-31 12:53:15 EDT
Created attachment 75060 [details]
Patch
Comment 2 Martin Aeschlimann CLA 2007-07-31 12:58:48 EDT
patch released > 20070731