Uses of Interface
mgui.interfaces.InterfaceObjectListener
Package | Description |
---|---|
mgui.interfaces.attributes.tree |
Classes allowing object attributes to be interfaced with via a JTree.
|
mgui.interfaces.datasources |
This package provides interface objects which allow the user to interface with the
core data source classes.
|
mgui.interfaces.neuro | |
mgui.interfaces.pipelines.trees | |
mgui.interfaces.shapes.trees | |
mgui.interfaces.trees |
Provides object interaction via a JTree
|
mgui.neuro.imaging.camino |
-
Uses of InterfaceObjectListener in mgui.interfaces.attributes.tree
Classes in mgui.interfaces.attributes.tree that implement InterfaceObjectListener Modifier and Type Class Description class
AttributeTreeNode
Provides a tree node to display and update anAttribute
. -
Uses of InterfaceObjectListener in mgui.interfaces.datasources
Classes in mgui.interfaces.datasources that implement InterfaceObjectListener Modifier and Type Class Description class
DataFieldTreeNode
A tree node specialized for aDataField
object. -
Uses of InterfaceObjectListener in mgui.interfaces.neuro
Classes in mgui.interfaces.neuro that implement InterfaceObjectListener Modifier and Type Class Description class
InterfaceNetworkTreeNode
class
InterfaceNeuroTreeNode
-
Uses of InterfaceObjectListener in mgui.interfaces.pipelines.trees
Classes in mgui.interfaces.pipelines.trees that implement InterfaceObjectListener Modifier and Type Class Description class
TaskTreeNode
Tree node for a pipeline task. -
Uses of InterfaceObjectListener in mgui.interfaces.shapes.trees
Classes in mgui.interfaces.shapes.trees that implement InterfaceObjectListener Modifier and Type Class Description class
Shape2DTreeNode
class
Shape3DTreeNode
A tree node specialized for an instance of Shape3DInt.class
ShapeModel3DTreeNode
Tree node specialized for a ShapeModel3D object.class
ShapeTreeNode
Provides a tree node for an instance ofInterfaceShape
. -
Uses of InterfaceObjectListener in mgui.interfaces.trees
Classes in mgui.interfaces.trees that implement InterfaceObjectListener Modifier and Type Class Description class
InterfaceTreeNode
Base class for tree nodes representing ModelGUI objects (instances of InterfaceObject). -
Uses of InterfaceObjectListener in mgui.neuro.imaging.camino
Classes in mgui.neuro.imaging.camino that implement InterfaceObjectListener Modifier and Type Class Description class
CaminoTaskTreeNode