for (Iterator<AllocationStatusEvent> it = data.iterator(); it.hasNext(); ) {
                AllocationStatusEvent event = it.next();

Generics Tutorial http://java.sun.com/j2se/1.5/pdf/generics-tutorial.pdf

http://java.sun.com/reference/tigeradoption/
wiki: SwingBugs

Attachments