Bug 185748 - [introduce parameter object] all options in dialog should be persisted
Summary: [introduce parameter object] all options in dialog should be persisted
Status: VERIFIED 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.3 RC2   Edit
Assignee: Karsten Becker CLA
QA Contact:
URL:
Whiteboard:
Keywords: contributed
: 188098 (view as bug list)
Depends on:
Blocks:
 
Reported: 2007-05-07 08:49 EDT by Markus Keller CLA
Modified: 2007-06-06 12:27 EDT (History)
1 user (show)

See Also:
markus.kell.r: review+
benno.baumgartner: review+


Attachments
Options are now persisted (6.04 KB, patch)
2007-05-22 12:41 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 Markus Keller CLA 2007-05-07 08:49:43 EDT
HEAD

All options in the Introduce Parameter Object dialog should be persisted when the dialog is closed and restored as defaults when the dialog is opened again. Destination, getters, and setters should be stored, and the delegate settings should be shared with Rename Method and Change Method Signature.

See e.g. RenameInputWizardPage.dispose().
Comment 1 Karsten Becker CLA 2007-05-21 10:43:33 EDT
*** Bug 188098 has been marked as a duplicate of this bug. ***
Comment 2 Karsten Becker CLA 2007-05-22 12:41:02 EDT
Created attachment 68162 [details]
Options are now persisted
Comment 3 Benno Baumgartner CLA 2007-05-23 08:50:02 EDT
Patch is good. The DelegateUI stuff should be a configuration block, but this wont be a minimal fix then...
Comment 4 Markus Keller CLA 2007-05-24 20:14:19 EDT
Released.
Comment 5 Benno Baumgartner CLA 2007-05-29 06:23:19 EDT
verified in I20070527-0010