|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MSTTreeModel | |
---|---|
org.peace_tools.views | Contains the classes that provide views for the various data objects in the GUI. |
Uses of MSTTreeModel in org.peace_tools.views |
---|
Fields in org.peace_tools.views declared as MSTTreeModel | |
---|---|
private MSTTreeModel |
MSTFileView.treeModel
The data model that provides the various branches and leaves of a MST to be displayed in the tree. |
Constructors in org.peace_tools.views with parameters of type MSTTreeModel | |
---|---|
MSTFileView(MainFrame frame,
MSTTreeModel mstModel)
The constructor creates the tree view using the data from the current work space. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |