| 
 | SourceJammer 1.2.0.1 May 20, 2002 Copyright (c) 2001, 2002 Robert MacGrogan | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of NodeList in org.sourcejammer.client.gui | 
| Methods in org.sourcejammer.client.gui that return NodeList | |
|  NodeList | CommandCentral.getLabelList() | 
| Uses of NodeList in org.sourcejammer.client.gui.dialog | 
| Constructors in org.sourcejammer.client.gui.dialog with parameters of type NodeList | |
| LabeledVersionDialog(java.awt.Frame owner,
                     NodeList labels,
                     boolean viewOnly)Constructor. | |
| LabeledVersionDialog(java.awt.Dialog owner,
                     NodeList labels,
                     boolean viewOnly) | |
| Uses of NodeList in org.sourcejammer.project.controller | 
| Methods in org.sourcejammer.project.controller that return NodeList | |
|  NodeList | Archive.getLabelList()Returns NodeList of all LabelInfo objects in this archive. | 
|  NodeList | FileNode.getVersionNodeList() | 
| static NodeList | ControllerUtil.buildProjectChildList(ProjectNode projectNode,
                      NodeLibrary lib)Builds a NodeList of NodeInfo objects of a ProjectNode's children. | 
| static NodeList | ControllerUtil.buildFileVersionList(FileNode fileNode)Builds a NodeList of NodeInfo objects of a FileNode's version children. | 
|  NodeList | ProjectController.getLabelList()Returns NodeList of all LabelInfo objects in this archive. | 
| Methods in org.sourcejammer.project.controller with parameters of type NodeList | |
|  void | FileNode.setVersionList(NodeList versions)Explicitly set the entire version list for this FileNode. | 
| Uses of NodeList in org.sourcejammer.project.model | 
| Methods in org.sourcejammer.project.model that return NodeList | |
|  NodeList | NodeLibrary.retrieveLabelList()Loads all the labels for this archive as a NodeList. | 
| Methods in org.sourcejammer.project.model with parameters of type NodeList | |
|  void | NodeLibrary.storeLabel(LabelInfo labelInfo,
           Label label,
           NodeList allLabels)Subclasses should implement to store the labeled version info. | 
| Uses of NodeList in org.sourcejammer.project.model.filesys | 
| Methods in org.sourcejammer.project.model.filesys that return NodeList | |
| static NodeList | XMLUtilFS.xmlToLabelList(org.w3c.dom.Document doc)Parses the labels xml docuemnt into an org.sourcejammer.project.NodeList of FileSysLabel objects. | 
|  NodeList | NodeLibraryFS.retrieveLabelList()Loads all the labels for this archive as a NodeList. | 
| Methods in org.sourcejammer.project.model.filesys with parameters of type NodeList | |
| static org.w3c.dom.Document | XMLUtilFS.labelListToXML(NodeList labelList) | 
|  void | NodeLibraryFS.storeLabel(LabelInfo labelInfo,
           Label label,
           NodeList allLabels)Subclasses should implement to store the labeled version info. | 
| Uses of NodeList in org.sourcejammer.project.view | 
| Methods in org.sourcejammer.project.view with parameters of type NodeList | |
|  void | Project.useChildNodeList(NodeList children)Make sure this is a NodeList of NodeInfo objects. | 
| 
 | SourceJammer 1.2.0.1 May 20, 2002 Copyright (c) 2001, 2002 Robert MacGrogan | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||