Uses of Class
mgui.interfaces.trees.InterfaceTreeNode

Packages that use InterfaceTreeNode
Package Description
mgui.datasources
This package contains the core classes for data source functionality.
mgui.interfaces
This package contains all main/abstract interface objects (object which provides user interations) for ModelGUI.
mgui.interfaces.attributes
Provides a standard updatable attribute object which can fire events for all interface objects.
mgui.interfaces.attributes.tree
Classes allowing object attributes to be interfaced with via a JTree.
mgui.interfaces.console
Provides an interactive system console (currently view only).
mgui.interfaces.datasources
This package provides interface objects which allow the user to interface with the core data source classes.
mgui.interfaces.graphics
Provides graphical windows for user interaction with model objects.
mgui.interfaces.graphics.util
Utility classes operating on 2D and 3D graphics objects.
mgui.interfaces.graphs
Provides an interface for user interaction with graph objects.
mgui.interfaces.io
This package contains all classes which perform input/output functions.
mgui.interfaces.maps
Provides a set a maps for use by ModelGUI objects.
mgui.interfaces.neuro  
mgui.interfaces.pipelines.trees  
mgui.interfaces.plots
Provides 2D and 3D plotting functionality.
mgui.interfaces.plots.mgui  
mgui.interfaces.plots.sgt
Plots using the Scientific Graphics Toolkit (SGT) library.
mgui.interfaces.projects
Provides an interface for projects, which specify file/URL organization and I/O operations
mgui.interfaces.queries
Provides querying functionality for interface objects.
mgui.interfaces.shapes
This package provides interfaces for user interaction with shapes and shape models.
mgui.interfaces.shapes.neuro  
mgui.interfaces.shapes.queries  
mgui.interfaces.shapes.selection  
mgui.interfaces.shapes.trees  
mgui.interfaces.tables
Provides object interaction via a JTable.
mgui.interfaces.trees
Provides object interaction via a JTree
mgui.interfaces.variables  
mgui.models.dynamic.functions  
mgui.models.environments  
mgui.models.updaters  
mgui.neuro.components  
mgui.neuro.components.cortical.simple  
mgui.neuro.imaging.camino  
mgui.neuro.networks  
mgui.neuro.updaters  
mgui.pipelines
Provides a framework for defining and running processing pipelines in the ModelGUI environment.