2e97dec993b0bf0b06068ed128631118610feb16
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 7
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Method | 2 | ||
| Rename Method protected doUpdateComponentFromInput() : void renamed to protected doUpdateComponentFromInput2() : void in class melnorme.util.swt.components.AbstractDisableableWidget | From | To | |
| Rename Method public doUpdateComponentFromInput() : void renamed to public doUpdateComponentFromInput2() : void in class melnorme.util.swt.components.FieldComponent | From | To | |
| Change Return Type | 1 | ||
| Change Return Type LanguageSDKLocationGroup to AbstractDisableableWidget in method protected init_createSDKLocationGroup() : AbstractDisableableWidget in class melnorme.lang.ide.ui.preferences.LangSDKConfigBlock | From | To | |
| Change Attribute Type | 1 | ||
| Change Attribute Type subComponents : ArrayList2<IDisableableWidget> to subComponents : ArrayList2<AbstractDisableableWidget> in class melnorme.util.swt.components.AbstractCompositeWidget | From | To | |
| Rename Parameter | 5 | ||
| Rename Parameter labelText : String to label : String in method public TextFieldComponent(label String, textStyle int) in class melnorme.util.swt.components.fields.TextFieldComponent | From | To | |
| Rename Parameter labelText : String to label : String in method public ButtonTextField(label String, textStyle int, buttonLabel String) in class melnorme.util.swt.components.fields.ButtonTextField | From | To | |
| Rename Parameter labelText : String to label : String in method public TextFieldComponent(label String) in class melnorme.util.swt.components.fields.TextFieldComponent | From | To | |
| Rename Parameter buttonlabel : String to buttonLabel : String in method public ButtonTextField(label String, buttonLabel String) in class melnorme.util.swt.components.fields.ButtonTextField | From | To | |
| Rename Parameter labelText : String to label : String in method public ButtonTextField(label String, buttonLabel String) in class melnorme.util.swt.components.fields.ButtonTextField | From | To |