Uses of Class
mgui.interfaces.attributes.AttributeList

Packages that use AttributeList
Package Description
mgui.datasources
This package contains the core classes for data source functionality.
mgui.geometry.mesh
Provides classes representing and operating on 3D mesh shapes.
mgui.geometry.neuro.mesh  
mgui.geometry.volume
Provides classes for representing and operating on 3D volume shapes.
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.table
Classes allowing object attributes to be interacted with via a JTable.
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.layouts  
mgui.interfaces.maps
Provides a set a maps for use by ModelGUI objects.
mgui.interfaces.pipelines.libraries  
mgui.interfaces.plots
Provides 2D and 3D plotting functionality.
mgui.interfaces.plots.mgui  
mgui.interfaces.plots.osp
Plots using the Open Source Physics (OSP) library.
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.shapes
This package provides interfaces for user interaction with shapes and shape models.
mgui.interfaces.shapes.paths  
mgui.interfaces.shapes.selection  
mgui.interfaces.shapes.util  
mgui.interfaces.tables
Provides object interaction via a JTable.
mgui.interfaces.tools.shapes  
mgui.interfaces.util
Utility classes for general operations.
mgui.interfaces.variables  
mgui.io.domestic.attributes  
mgui.models.dynamic.functions  
mgui.models.networks  
mgui.models.updaters  
mgui.morph.sections  
mgui.neuro.components  
mgui.neuro.graphs  
mgui.neuro.updaters  
mgui.pipelines
Provides a framework for defining and running processing pipelines in the ModelGUI environment.