org.crosswire.bibledesktop.passage
Class WholeBibleTreeNode.WholeBibleEnumeration

java.lang.Object
  extended by org.crosswire.bibledesktop.passage.WholeBibleTreeNode.WholeBibleEnumeration
All Implemented Interfaces:
Enumeration
Enclosing class:
WholeBibleTreeNode

public class WholeBibleTreeNode.WholeBibleEnumeration
extends Object
implements Enumeration

Iterate over the Books


Field Summary
private  int count
           
 
Constructor Summary
WholeBibleTreeNode.WholeBibleEnumeration()
           
 
Method Summary
 boolean hasMoreElements()
           
 Object nextElement()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

count

private int count
Constructor Detail

WholeBibleTreeNode.WholeBibleEnumeration

public WholeBibleTreeNode.WholeBibleEnumeration()
Method Detail

hasMoreElements

public boolean hasMoreElements()
Specified by:
hasMoreElements in interface Enumeration

nextElement

public Object nextElement()
Specified by:
nextElement in interface Enumeration

Copyright ยจ 2003-2006