The new Java Iterator class is going to become standard in Java 1.2, and will be deprecating the original Enumeration class. My opinion is that we should use Iterator and the new CollectionClasses about which details can be found at:
http://java.sun.com/products/jdk/1.2/docs/guide/collections/index.html