Try Encapsulate Field.

Tom


On Thu, 1 Aug 2002 16:59:54 +0100, "Vilya Harvey" <[EMAIL PROTECTED]>
wrote:

> Hi there.
> 
> I often find myself having to convert lines like this
> 
>     this.something = someValue;
> 
> into this
> 
>     setSomething(someValue);
> 
> It would be great if IDEA had a refactoring which could do this for me. It
> might also be handy if it could do the reverse as well, but I'm not as sure
> about that.
> 
> Cheers,
> Vil.
> --
> Vilya Harvey, Consultant
> [EMAIL PROTECTED]                 / digital steps /
> (W) +44 (0)1483 469 480
> (M) +44 (0)7816 678 457                 http://www.digitalsteps.com/
> 
> 
> 

_______________________________________________
Eap-features mailing list
[EMAIL PROTECTED]
http://lists.jetbrains.com/mailman/listinfo/eap-features

Reply via email to