any reason to do it?

I am not against it but i can think of stuff like show or close methods that
people do override


On Tue, Apr 14, 2009 at 11:25, Juergen Donnerstag <
[email protected]> wrote:

> In ModalWindow.java all public and protected methods are non-final,
> even getters and setters. Any objections against making them final? Of
> course in cases where a user subclassed ModelWindow and extended
> certain methods, his/her application will no longer compile if the
> super method is now final.
>
> Juergen
>

Reply via email to