com.unitesk.atp.tree.tool
Class Tree
java.lang.Object
com.unitesk.atp.tree.TreeClass
com.unitesk.atp.tree.tool.Tree
- All Implemented Interfaces:
- Tree, Serializable
public class Tree
- extends TreeClass
Attributed Tree with plugin manager.
- Version:
- $Id: Tree.java,v 1.3 2004/10/24 06:21:13 all-x Exp $
- Author:
- Alexey Demakov
- See Also:
- Serialized Form
Constructor Summary |
Tree(PluginManager pm)
Constructs tree with given plugin manager. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
pm
protected PluginManager pm
mbox
protected MessageBox mbox
Tree
public Tree(PluginManager pm)
- Constructs tree with given plugin manager.
getPluginManager
public PluginManager getPluginManager()
- Returns plugin manager for this tree.
getMessageBox
public MessageBox getMessageBox()
- Returns message box of plugin manager.
Copyright © 2001-2006 ISP RAS, RedVerst Group. All Rights Reserved.