Uses of Class
net.sf.tm.plugin.TreeNode

Packages that use TreeNode
net.sf.tm.plugin Contains the plugin for the Eclipse IDE.  
net.sf.tm.plugin.ui Contains all plugin UI interface classes.  
 

Uses of TreeNode in net.sf.tm.plugin
 

Methods in net.sf.tm.plugin that return TreeNode
 TreeNode TreeNode.getParent()
          Getter for the field parent.
 

Constructors in net.sf.tm.plugin with parameters of type TreeNode
TreeNode(Object newContent, TreeNode newParent)
          Constructor.
 

Uses of TreeNode in net.sf.tm.plugin.ui
 

Methods in net.sf.tm.plugin.ui with parameters of type TreeNode
 void WebContextView.updateContextNode(TreeNode contextNode)
          Updates the status of a single context.
 



Copyright © 2003-2004 Andreas Pataki. All Rights Reserved.