All Packages  Class Hierarchy  This Package  Previous  Next  Index

Interface com.sun.java.swing.target.Iterator

public interface Iterator
Return true if the search should continue, false if it is finished.


Method Index

 o setNextAndContinue(Object)

Methods

 o setNextAndContinue
 public abstract boolean setNextAndContinue(Object next)

All Packages  Class Hierarchy  This Package  Previous  Next  Index