|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PluginManager | |
---|---|
com.unitesk.atp.tree.tool | This package provides special version of extendable tool for formal text processing tools. |
Uses of PluginManager in com.unitesk.atp.tree.tool |
---|
Fields in com.unitesk.atp.tree.tool declared as PluginManager | |
---|---|
protected PluginManager |
Tree.pm
|
protected PluginManager |
Plugin.pm
|
Methods in com.unitesk.atp.tree.tool that return PluginManager | |
---|---|
PluginManager |
Tree.getPluginManager()
Returns plugin manager for this tree. |
Constructors in com.unitesk.atp.tree.tool with parameters of type PluginManager | |
---|---|
Tree(PluginManager pm)
Constructs tree with given plugin manager. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |