Most Java developers do. I code mostly in Java and really hate when I see code like this, but somehow the pattern of using anonymous classes in-place for event handlers has got into the mind of many developers.
You will find thousands of such examples when searching for Java GUI examples, either in SWT or Swing. -- Paulo "Andrej Mitrovic" <[email protected]> wrote in message news:[email protected]... > You have to be kidding me. Who writes code like this? > > http://i.imgur.com/BBQde.png
