org.formaria.editor.netbeans.project
Class ProjectChildren

java.lang.Object
  extended by Children.Keys
      extended by org.formaria.editor.netbeans.project.ProjectChildren

public class ProjectChildren
extends Children.Keys

Children of the project

Copyright (c) Formaria Ltd., 1998-2007

$Revision: 1.3 $ License: see license.txt


Constructor Summary
ProjectChildren(ProjectCookie cookie)
           
 
Method Summary
protected  Node[] createNodes(java.lang.Object key)
           
 Index getIndex()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ProjectChildren

public ProjectChildren(ProjectCookie cookie)
Method Detail

createNodes

protected Node[] createNodes(java.lang.Object key)

getIndex

public Index getIndex()