Hi Anton,

On 10/21/2009 10:25 AM, Anton V. Tarasov wrote:
369     Type windowType;

Could you please follow the tradition of using "m" prefix for non-static fields in AWT? This would be consistent with the rest of the code, and would allow to quickly distinguish class fields from locally defined variables when you're investigating the code.
Please! =)

Sure! :)
Thanks for reviewing.

--
best regards,
Anthony

Reply via email to