Uses of Class
mgui.interfaces.attributes.AttributeEvent

Packages that use AttributeEvent
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.console
Provides an interactive system console (currently view only).
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.maps
Provides a set a maps for use by ModelGUI objects.
mgui.interfaces.plots
Provides 2D and 3D plotting functionality.
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.graphs  
mgui.interfaces.shapes.neuro  
mgui.interfaces.shapes.volume  
mgui.neuro.components