
|
Available Workflow Actions
|
|
If you were logged in you would be able to see more operations.
|
|
|
|
|
| Component/s: |
GUI Designer
|
| Affects Version/s: |
None
|
| Fix Version/s: |
None
|
|
|
Original Estimate:
|
Unknown
|
Remaining Estimate:
|
Unknown
|
Time Spent:
|
Unknown
|
|
http://www.intellij.net/tracker/idea/viewSCR?publicId=13227
I was just thinking, what would be cool ( along with my GUI Intentions mentioned in another post ), would also be a set of GUI Refactoring. Select a widget, and invoke "extract to new form" which would remove all the controls into a new .Form file, create a new bound class, move the instance fields into it, create a new instance field in the first class that points to the new class, and change references to the original instance fields to those in the newly extracted class.
This could truely rock, if done well.
|
|
Description
|
http://www.intellij.net/tracker/idea/viewSCR?publicId=13227
I was just thinking, what would be cool ( along with my GUI Intentions mentioned in another post ), would also be a set of GUI Refactoring. Select a widget, and invoke "extract to new form" which would remove all the controls into a new .Form file, create a new bound class, move the instance fields into it, create a new instance field in the first class that points to the new class, and change references to the original instance fields to those in the newly extracted class.
This could truely rock, if done well. |
Show » |
|