se.kmr.scam.editor.tree
Class ManifestNode.ChildEnumeration

java.lang.Object
  extended byse.kmr.scam.editor.tree.ManifestNode.ChildEnumeration
All Implemented Interfaces:
Enumeration
Enclosing class:
ManifestNode

public class ManifestNode.ChildEnumeration
extends Object
implements Enumeration


Constructor Summary
ManifestNode.ChildEnumeration()
           
 
Method Summary
 boolean hasMoreElements()
           
 Object nextElement()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ManifestNode.ChildEnumeration

public ManifestNode.ChildEnumeration()
Method Detail

hasMoreElements

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

nextElement

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


Copyright © 2003 SCAM. All Rights Reserved.