Uses of Package
mgui.interfaces
Package | Description |
---|---|
au.edu.unsw.cse | |
mgui.classes |
Functions operating on classes, extending Class.java
|
mgui.command | |
mgui.datasources |
This package contains the core classes for data source functionality.
|
mgui.datasources.mysql |
Data source classes specific to MySQL functionality.
|
mgui.datasources.odbc |
Data source classes specific to ODBC functionality.
|
mgui.datasources.postgresql |
Data source classes specific to PostgreSQL functionality.
|
mgui.datasources.tinysql |
Data source classes specific to TinySQL functionality.
|
mgui.geometry |
Provides 2D and 3D geometry representations and utilities for all shapes used in ModelGUI.
|
mgui.geometry.mesh |
Provides classes representing and operating on 3D mesh shapes.
|
mgui.geometry.neuro.connectivity | |
mgui.geometry.neuro.mesh | |
mgui.geometry.util |
Uility classes for geometric operations.
|
mgui.geometry.volume |
Provides classes for representing and operating on 3D volume shapes.
|
mgui.graphs.networks |
Classes representing network graphs.
|
mgui.image.util |
Utility classes for operations on 2D and 3D images.
|
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.attributes.video |
Classes allowing video tasks to read/modify object attributes.
|
mgui.interfaces.cocomac |
Provides interfaces with the CoCoMac database.
|
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.events |
Defines events on interface objects.
|
mgui.interfaces.frames |
Provides a model/session interface via a JFrame.
|
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.graphics.video |
Provides classes to generate videos from graphics windows.
|
mgui.interfaces.graphs |
Provides an interface for user interaction with graph objects.
|
mgui.interfaces.graphs.shapes |
Specifies shapes for 2D and 3D graph rendering.
|
mgui.interfaces.graphs.util | |
mgui.interfaces.gui | |
mgui.interfaces.io |
This package contains all classes which perform input/output functions.
|
mgui.interfaces.layouts | |
mgui.interfaces.maps |
Provides a set a maps for use by ModelGUI objects.
|
mgui.interfaces.math |
Provides an abstract interface allowing arithmetic functions to be applied to object data (e.g., vertex data for shapes).
|
mgui.interfaces.models |
Base classes for specifying dynamic models.
|
mgui.interfaces.neuro | |
mgui.interfaces.neuro.imaging.camino | |
mgui.interfaces.pipelines |
This package provides interfaces for user interaction with pipelines.
|
mgui.interfaces.pipelines.libraries | |
mgui.interfaces.pipelines.trees | |
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.projects.util |
Utility classes operating on projects.
|
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.attributes | |
mgui.interfaces.shapes.datasources | |
mgui.interfaces.shapes.dynamic | |
mgui.interfaces.shapes.graphs | |
mgui.interfaces.shapes.mesh | |
mgui.interfaces.shapes.neuro | |
mgui.interfaces.shapes.paths | |
mgui.interfaces.shapes.queries | |
mgui.interfaces.shapes.selection | |
mgui.interfaces.shapes.trees | |
mgui.interfaces.shapes.util | |
mgui.interfaces.shapes.video | |
mgui.interfaces.shapes.volume | |
mgui.interfaces.tables |
Provides object interaction via a JTable.
|
mgui.interfaces.tools |
Provides a framework for "tool" objects, which allow the user to modify or
interrogate model objects.
|
mgui.interfaces.tools.dialogs | |
mgui.interfaces.tools.graphics | |
mgui.interfaces.tools.graphs | |
mgui.interfaces.tools.shapes | |
mgui.interfaces.tools.shapes.util | |
mgui.interfaces.trees |
Provides object interaction via a JTree
|
mgui.interfaces.trees.util |
Utility classes operating on tree objects.
|
mgui.interfaces.util |
Utility classes for general operations.
|
mgui.interfaces.variables | |
mgui.interfaces.variables.tables | |
mgui.interfaces.xml | |
mgui.io |
This package contains all classes which perform input/output functions.
|
mgui.io.domestic |
Input/output operations for "domestic" (mgui-specific) data formats.
|
mgui.io.domestic.datasources | |
mgui.io.domestic.graphs | |
mgui.io.domestic.graphs.xml | |
mgui.io.domestic.maps | |
mgui.io.domestic.network | |
mgui.io.domestic.pipelines | |
mgui.io.domestic.printing | |
mgui.io.domestic.shapes | |
mgui.io.domestic.shapes.xml | |
mgui.io.domestic.variables | |
mgui.io.domestic.videos | |
mgui.io.domestic.views | |
mgui.io.foreign.amira | |
mgui.io.foreign.camino | |
mgui.io.foreign.caret | |
mgui.io.foreign.duff | |
mgui.io.foreign.freesurfer | |
mgui.io.foreign.fsl | |
mgui.io.foreign.interfile | |
mgui.io.foreign.minc | |
mgui.io.foreign.pajek | |
mgui.io.foreign.vol | |
mgui.io.foreign.wavefront | |
mgui.io.foreign.wunil | |
mgui.io.standard.gifti | |
mgui.io.standard.imaging | |
mgui.io.standard.json | |
mgui.io.standard.nifti | |
mgui.io.standard.xml | |
mgui.io.standard.xml.x3d | |
mgui.io.util |
Utility classes for performing input/output operations.
|
mgui.models.dynamic |
Provides a framework for dynamic modelling (4D) functionality in ModelGUI.
|
mgui.models.dynamic.functions | |
mgui.models.dynamic.ode | |
mgui.models.environments | |
mgui.models.networks | |
mgui.models.networks.components | |
mgui.models.updaters | |
mgui.morph.sections | |
mgui.neuro.components | |
mgui.neuro.components.compartments | |
mgui.neuro.components.cortical | |
mgui.neuro.components.cortical.functions | |
mgui.neuro.components.cortical.simple | |
mgui.neuro.components.simple | |
mgui.neuro.components.types | |
mgui.neuro.graphs | |
mgui.neuro.imaging.camino | |
mgui.neuro.networks | |
mgui.neuro.stats | |
mgui.neuro.updaters | |
mgui.numbers | |
mgui.pipelines |
Provides a framework for defining and running processing pipelines in the ModelGUI
environment.
|
mgui.stats | |
mgui.util |
-
Classes in mgui.interfaces used by au.edu.unsw.cse Class Description ProgressUpdater Interface specifying methods to enable progress updates. -
Classes in mgui.interfaces used by mgui.classes Class Description Utility Base class for all utility classes. -
Classes in mgui.interfaces used by mgui.command Class Description Utility Base class for all utility classes. -
Classes in mgui.interfaces used by mgui.datasources Class Description AbstractInterfaceObject Abstract class which acts as the base class for all "interface" objects; i.e., objects which provide an interface between user and the underlying model.InterfaceObject Basic interface for all "interface" objects; i.e., objects which provide an interface between the user and the underlying model.InterfaceWorkspace A Workspace acts as a container for all data models and graphics windows.NamedObject Interface for all objects which specify a name.ProgressUpdater Interface specifying methods to enable progress updates. -
Classes in mgui.interfaces used by mgui.datasources.mysql Class Description NamedObject Interface for all objects which specify a name. -
Classes in mgui.interfaces used by mgui.datasources.odbc Class Description NamedObject Interface for all objects which specify a name. -
Classes in mgui.interfaces used by mgui.datasources.postgresql Class Description NamedObject Interface for all objects which specify a name. -
Classes in mgui.interfaces used by mgui.datasources.tinysql Class Description NamedObject Interface for all objects which specify a name. -
Classes in mgui.interfaces used by mgui.geometry Class Description ProgressUpdater Interface specifying methods to enable progress updates. -
Classes in mgui.interfaces used by mgui.geometry.mesh Class Description NamedObject Interface for all objects which specify a name.ProgressUpdater Interface specifying methods to enable progress updates.Utility Base class for all utility classes. -
Classes in mgui.interfaces used by mgui.geometry.neuro.connectivity Class Description Utility Base class for all utility classes. -
Classes in mgui.interfaces used by mgui.geometry.neuro.mesh Class Description InterfaceObject Basic interface for all "interface" objects; i.e., objects which provide an interface between the user and the underlying model.InterfaceOptions Base interface for specifying options or parameters for some process.NamedObject Interface for all objects which specify a name.ProgressUpdater Interface specifying methods to enable progress updates.Utility Base class for all utility classes. -
Classes in mgui.interfaces used by mgui.geometry.util Class Description NamedObject Interface for all objects which specify a name.ProgressUpdater Interface specifying methods to enable progress updates.Utility Base class for all utility classes. -
Classes in mgui.interfaces used by mgui.geometry.volume Class Description NamedObject Interface for all objects which specify a name.ProgressUpdater Interface specifying methods to enable progress updates. -
Classes in mgui.interfaces used by mgui.graphs.networks Class Description AbstractInterfaceObject Abstract class which acts as the base class for all "interface" objects; i.e., objects which provide an interface between user and the underlying model.InterfaceObject Basic interface for all "interface" objects; i.e., objects which provide an interface between the user and the underlying model.NamedObject Interface for all objects which specify a name. -
Classes in mgui.interfaces used by mgui.image.util Class Description ProgressUpdater Interface specifying methods to enable progress updates. -
Classes in mgui.interfaces used by mgui.interfaces Class Description AbstractInterfaceObject Abstract class which acts as the base class for all "interface" objects; i.e., objects which provide an interface between user and the underlying model.Clipboard Acts as a clipboard for the current InterfaceSession.Clipboard.Item DisplayListener DisplayPanelEvent DisplayPanelEvent.EventType DisplayPanelListener Interface to listen on changes to anInterfaceDisplayPanel
.Environment Interface to be implemented by all mgui environments.InterfaceButton InterfaceComboPanel Interface panel allowing for the display of multiple interface panels, selected by a combo box.InterfaceDialogBox Interface class acting as a general dialog box that can be extended and designed using the protected init() method and the actionPerformed method implementing the ActionListener interface.InterfaceDialogUpdater InterfaceDisplayPanel Main interface panel for displaying data graphically.InterfaceEnvironment.OsType InterfaceEnvironment.Snapshot3DMode InterfaceFrame Abstract class to be extended by all frames which contain anInterfaceDisplayPanel
.InterfaceMouseListener Mouse listener forInterfacePanel
objectsInterfaceObject Basic interface for all "interface" objects; i.e., objects which provide an interface between the user and the underlying model.InterfaceOptions Base interface for specifying options or parameters for some process.InterfaceOptionsDialogBox Extension ofInterfaceDialogBox
which provides a constructor accepting an instance ofInterfaceOptions
as an argument, which should be used as a means to transfer information between the dialog and its parent.InterfacePanel Base class for all Swing panels (i.e., extensions ofJPanel
) to be show in an instance ofInterfaceDisplayPanel
.InterfaceSplitPanel Displays twoInterfaceGraphicWindow
s, split either horizontally or vertically.InterfaceStatusBarPanel Interface panel which acts as a status bar for a given instance ofInterfaceFrame
.InterfaceTabbedDisplayPanel This class extendsInterfaceDisplayPanel
in order to provide a tabbed window pane, similar to a typical web browser.InterfaceTextBox InterfaceWorkspace A Workspace acts as a container for all data models and graphics windows.NamedObject Interface for all objects which specify a name.ProgressUpdater Interface specifying methods to enable progress updates.ProgressUpdater.Mode SplitPanelEvent An event occurring on anInterfaceSplitPanel
SplitPanelEvent.EventType SplitPanelListener Listens for changes on a split pane.TabbedDisplayEvent TabbedDisplayEvent.EventType TabbedDisplayListener -
Classes in mgui.interfaces used by mgui.interfaces.attributes Class Description AbstractInterfaceObject Abstract class which acts as the base class for all "interface" objects; i.e., objects which provide an interface between user and the underlying model.DisplayListener InterfaceDialogBox Interface class acting as a general dialog box that can be extended and designed using the protected init() method and the actionPerformed method implementing the ActionListener interface.InterfaceObject Basic interface for all "interface" objects; i.e., objects which provide an interface between the user and the underlying model.InterfacePanel Base class for all Swing panels (i.e., extensions ofJPanel
) to be show in an instance ofInterfaceDisplayPanel
.NamedObject Interface for all objects which specify a name.ProgressUpdater Interface specifying methods to enable progress updates. -
Classes in mgui.interfaces used by mgui.interfaces.attributes.tree Class Description InterfaceObjectListener Listener for all interface objects; currently only specifies a function for handling an object modification event. -
Classes in mgui.interfaces used by mgui.interfaces.attributes.video Class Description DisplayListener InterfaceDisplayPanel Main interface panel for displaying data graphically.InterfaceObject Basic interface for all "interface" objects; i.e., objects which provide an interface between the user and the underlying model.InterfacePanel Base class for all Swing panels (i.e., extensions ofJPanel
) to be show in an instance ofInterfaceDisplayPanel
.NamedObject Interface for all objects which specify a name. -
Classes in mgui.interfaces used by mgui.interfaces.cocomac Class Description DisplayListener InterfaceObject Basic interface for all "interface" objects; i.e., objects which provide an interface between the user and the underlying model.InterfacePanel Base class for all Swing panels (i.e., extensions ofJPanel
) to be show in an instance ofInterfaceDisplayPanel
.NamedObject Interface for all objects which specify a name. -
Classes in mgui.interfaces used by mgui.interfaces.console Class Description DisplayListener InterfaceMouseObject InterfaceObject Basic interface for all "interface" objects; i.e., objects which provide an interface between the user and the underlying model.InterfacePanel Base class for all Swing panels (i.e., extensions ofJPanel
) to be show in an instance ofInterfaceDisplayPanel
.NamedObject Interface for all objects which specify a name.ProgressUpdater Interface specifying methods to enable progress updates. -
Classes in mgui.interfaces used by mgui.interfaces.datasources Class Description DisplayListener DisplayPanelEvent DisplayPanelListener Interface to listen on changes to anInterfaceDisplayPanel
.InterfaceDialogBox Interface class acting as a general dialog box that can be extended and designed using the protected init() method and the actionPerformed method implementing the ActionListener interface.InterfaceObject Basic interface for all "interface" objects; i.e., objects which provide an interface between the user and the underlying model.InterfaceObjectListener Listener for all interface objects; currently only specifies a function for handling an object modification event.InterfaceOptions Base interface for specifying options or parameters for some process.InterfaceOptionsDialogBox Extension ofInterfaceDialogBox
which provides a constructor accepting an instance ofInterfaceOptions
as an argument, which should be used as a means to transfer information between the dialog and its parent.InterfacePanel Base class for all Swing panels (i.e., extensions ofJPanel
) to be show in an instance ofInterfaceDisplayPanel
.NamedObject Interface for all objects which specify a name.ProgressUpdater Interface specifying methods to enable progress updates. -
Classes in mgui.interfaces used by mgui.interfaces.events Class Description InterfaceDialogBox Interface class acting as a general dialog box that can be extended and designed using the protected init() method and the actionPerformed method implementing the ActionListener interface. -
Classes in mgui.interfaces used by mgui.interfaces.frames Class Description InterfaceFrame Abstract class to be extended by all frames which contain anInterfaceDisplayPanel
. -
Classes in mgui.interfaces used by mgui.interfaces.graphics Class Description AbstractInterfaceObject Abstract class which acts as the base class for all "interface" objects; i.e., objects which provide an interface between user and the underlying model.DisplayListener InterfaceDialogBox Interface class acting as a general dialog box that can be extended and designed using the protected init() method and the actionPerformed method implementing the ActionListener interface.InterfaceDisplayPanel Main interface panel for displaying data graphically.InterfaceMouseListener Mouse listener forInterfacePanel
objectsInterfaceMouseObject InterfaceObject Basic interface for all "interface" objects; i.e., objects which provide an interface between the user and the underlying model.InterfacePanel Base class for all Swing panels (i.e., extensions ofJPanel
) to be show in an instance ofInterfaceDisplayPanel
.InterfaceStatusBarPanel Interface panel which acts as a status bar for a given instance ofInterfaceFrame
.InterfaceTextBox NamedObject Interface for all objects which specify a name.ProgressUpdater Interface specifying methods to enable progress updates.TabbedDisplayEvent TabbedDisplayListener -
Classes in mgui.interfaces used by mgui.interfaces.graphics.util Class Description AbstractInterfaceObject Abstract class which acts as the base class for all "interface" objects; i.e., objects which provide an interface between user and the underlying model.InterfaceObject Basic interface for all "interface" objects; i.e., objects which provide an interface between the user and the underlying model.NamedObject Interface for all objects which specify a name.ProgressUpdater Interface specifying methods to enable progress updates. -
Classes in mgui.interfaces used by mgui.interfaces.graphics.video Class Description AbstractInterfaceObject Abstract class which acts as the base class for all "interface" objects; i.e., objects which provide an interface between user and the underlying model.DisplayListener InterfaceDialogBox Interface class acting as a general dialog box that can be extended and designed using the protected init() method and the actionPerformed method implementing the ActionListener interface.InterfaceDisplayPanel Main interface panel for displaying data graphically.InterfaceObject Basic interface for all "interface" objects; i.e., objects which provide an interface between the user and the underlying model.InterfaceOptions Base interface for specifying options or parameters for some process.InterfaceOptionsDialogBox Extension ofInterfaceDialogBox
which provides a constructor accepting an instance ofInterfaceOptions
as an argument, which should be used as a means to transfer information between the dialog and its parent.InterfacePanel Base class for all Swing panels (i.e., extensions ofJPanel
) to be show in an instance ofInterfaceDisplayPanel
.NamedObject Interface for all objects which specify a name.ProgressUpdater Interface specifying methods to enable progress updates. -
Classes in mgui.interfaces used by mgui.interfaces.graphs Class Description AbstractInterfaceObject Abstract class which acts as the base class for all "interface" objects; i.e., objects which provide an interface between user and the underlying model.DisplayListener InterfaceDisplayPanel Main interface panel for displaying data graphically.InterfaceMouseObject InterfaceObject Basic interface for all "interface" objects; i.e., objects which provide an interface between the user and the underlying model.InterfacePanel Base class for all Swing panels (i.e., extensions ofJPanel
) to be show in an instance ofInterfaceDisplayPanel
.NamedObject Interface for all objects which specify a name.ProgressUpdater Interface specifying methods to enable progress updates. -
Classes in mgui.interfaces used by mgui.interfaces.graphs.shapes Class Description AbstractInterfaceObject Abstract class which acts as the base class for all "interface" objects; i.e., objects which provide an interface between user and the underlying model.InterfaceObject Basic interface for all "interface" objects; i.e., objects which provide an interface between the user and the underlying model.NamedObject Interface for all objects which specify a name. -
Classes in mgui.interfaces used by mgui.interfaces.graphs.util Class Description Utility Base class for all utility classes. -
Classes in mgui.interfaces used by mgui.interfaces.gui Class Description InterfaceDialogBox Interface class acting as a general dialog box that can be extended and designed using the protected init() method and the actionPerformed method implementing the ActionListener interface.InterfaceDialogUpdater InterfaceFrame Abstract class to be extended by all frames which contain anInterfaceDisplayPanel
.InterfacePanel Base class for all Swing panels (i.e., extensions ofJPanel
) to be show in an instance ofInterfaceDisplayPanel
.ProgressUpdater Interface specifying methods to enable progress updates.ProgressUpdater.Mode -
Classes in mgui.interfaces used by mgui.interfaces.io Class Description DisplayListener InterfaceDialogBox Interface class acting as a general dialog box that can be extended and designed using the protected init() method and the actionPerformed method implementing the ActionListener interface.InterfaceDialogUpdater InterfaceObject Basic interface for all "interface" objects; i.e., objects which provide an interface between the user and the underlying model.InterfaceOptions Base interface for specifying options or parameters for some process.InterfacePanel Base class for all Swing panels (i.e., extensions ofJPanel
) to be show in an instance ofInterfaceDisplayPanel
.NamedObject Interface for all objects which specify a name. -
Classes in mgui.interfaces used by mgui.interfaces.layouts Class Description AbstractInterfaceObject Abstract class which acts as the base class for all "interface" objects; i.e., objects which provide an interface between user and the underlying model.DisplayListener InterfaceMouseObject InterfaceObject Basic interface for all "interface" objects; i.e., objects which provide an interface between the user and the underlying model.InterfacePanel Base class for all Swing panels (i.e., extensions ofJPanel
) to be show in an instance ofInterfaceDisplayPanel
.NamedObject Interface for all objects which specify a name.ProgressUpdater Interface specifying methods to enable progress updates. -
Classes in mgui.interfaces used by mgui.interfaces.maps Class Description AbstractInterfaceObject Abstract class which acts as the base class for all "interface" objects; i.e., objects which provide an interface between user and the underlying model.DisplayListener InterfaceObject Basic interface for all "interface" objects; i.e., objects which provide an interface between the user and the underlying model.InterfacePanel Base class for all Swing panels (i.e., extensions ofJPanel
) to be show in an instance ofInterfaceDisplayPanel
.NamedObject Interface for all objects which specify a name.ProgressUpdater Interface specifying methods to enable progress updates. -
Classes in mgui.interfaces used by mgui.interfaces.math Class Description InterfaceDialogBox Interface class acting as a general dialog box that can be extended and designed using the protected init() method and the actionPerformed method implementing the ActionListener interface.InterfaceObject Basic interface for all "interface" objects; i.e., objects which provide an interface between the user and the underlying model.InterfaceOptions Base interface for specifying options or parameters for some process.InterfaceOptionsDialogBox Extension ofInterfaceDialogBox
which provides a constructor accepting an instance ofInterfaceOptions
as an argument, which should be used as a means to transfer information between the dialog and its parent.NamedObject Interface for all objects which specify a name.ProgressUpdater Interface specifying methods to enable progress updates. -
Classes in mgui.interfaces used by mgui.interfaces.models Class Description AbstractInterfaceObject Abstract class which acts as the base class for all "interface" objects; i.e., objects which provide an interface between user and the underlying model.DisplayListener InterfaceDialogUpdater InterfaceObject Basic interface for all "interface" objects; i.e., objects which provide an interface between the user and the underlying model.InterfaceOptions Base interface for specifying options or parameters for some process.InterfacePanel Base class for all Swing panels (i.e., extensions ofJPanel
) to be show in an instance ofInterfaceDisplayPanel
.NamedObject Interface for all objects which specify a name. -
Classes in mgui.interfaces used by mgui.interfaces.neuro Class Description AbstractInterfaceObject Abstract class which acts as the base class for all "interface" objects; i.e., objects which provide an interface between user and the underlying model.DisplayListener InterfaceDialogBox Interface class acting as a general dialog box that can be extended and designed using the protected init() method and the actionPerformed method implementing the ActionListener interface.InterfaceObject Basic interface for all "interface" objects; i.e., objects which provide an interface between the user and the underlying model.InterfaceObjectListener Listener for all interface objects; currently only specifies a function for handling an object modification event.InterfaceOptions Base interface for specifying options or parameters for some process.InterfaceOptionsDialogBox Extension ofInterfaceDialogBox
which provides a constructor accepting an instance ofInterfaceOptions
as an argument, which should be used as a means to transfer information between the dialog and its parent.InterfaceOptionsTabbedDialogBox Extension ofInterfaceOptionsDialogBox
which allows for tabs.InterfacePanel Base class for all Swing panels (i.e., extensions ofJPanel
) to be show in an instance ofInterfaceDisplayPanel
.NamedObject Interface for all objects which specify a name. -
Classes in mgui.interfaces used by mgui.interfaces.neuro.imaging.camino Class Description DisplayListener InterfaceDialogBox Interface class acting as a general dialog box that can be extended and designed using the protected init() method and the actionPerformed method implementing the ActionListener interface.InterfaceDisplayPanel Main interface panel for displaying data graphically.InterfaceObject Basic interface for all "interface" objects; i.e., objects which provide an interface between the user and the underlying model.InterfaceOptions Base interface for specifying options or parameters for some process.InterfaceOptionsDialogBox Extension ofInterfaceDialogBox
which provides a constructor accepting an instance ofInterfaceOptions
as an argument, which should be used as a means to transfer information between the dialog and its parent.InterfaceOptionsTabbedDialogBox Extension ofInterfaceOptionsDialogBox
which allows for tabs.InterfacePanel Base class for all Swing panels (i.e., extensions ofJPanel
) to be show in an instance ofInterfaceDisplayPanel
.NamedObject Interface for all objects which specify a name. -
Classes in mgui.interfaces used by mgui.interfaces.pipelines Class Description DisplayListener InterfaceDialogBox Interface class acting as a general dialog box that can be extended and designed using the protected init() method and the actionPerformed method implementing the ActionListener interface.InterfaceObject Basic interface for all "interface" objects; i.e., objects which provide an interface between the user and the underlying model.InterfaceOptions Base interface for specifying options or parameters for some process.InterfaceOptionsDialogBox Extension ofInterfaceDialogBox
which provides a constructor accepting an instance ofInterfaceOptions
as an argument, which should be used as a means to transfer information between the dialog and its parent.InterfacePanel Base class for all Swing panels (i.e., extensions ofJPanel
) to be show in an instance ofInterfaceDisplayPanel
.NamedObject Interface for all objects which specify a name. -
Classes in mgui.interfaces used by mgui.interfaces.pipelines.libraries Class Description AbstractInterfaceObject Abstract class which acts as the base class for all "interface" objects; i.e., objects which provide an interface between user and the underlying model.InterfaceObject Basic interface for all "interface" objects; i.e., objects which provide an interface between the user and the underlying model.InterfaceOptions Base interface for specifying options or parameters for some process.NamedObject Interface for all objects which specify a name.ProgressUpdater Interface specifying methods to enable progress updates. -
Classes in mgui.interfaces used by mgui.interfaces.pipelines.trees Class Description InterfaceObjectListener Listener for all interface objects; currently only specifies a function for handling an object modification event. -
Classes in mgui.interfaces used by mgui.interfaces.plots Class Description AbstractInterfaceObject Abstract class which acts as the base class for all "interface" objects; i.e., objects which provide an interface between user and the underlying model.DisplayListener InterfaceDialogBox Interface class acting as a general dialog box that can be extended and designed using the protected init() method and the actionPerformed method implementing the ActionListener interface.InterfaceDisplayPanel Main interface panel for displaying data graphically.InterfaceMouseObject InterfaceObject Basic interface for all "interface" objects; i.e., objects which provide an interface between the user and the underlying model.InterfaceOptions Base interface for specifying options or parameters for some process.InterfaceOptionsDialogBox Extension ofInterfaceDialogBox
which provides a constructor accepting an instance ofInterfaceOptions
as an argument, which should be used as a means to transfer information between the dialog and its parent.InterfacePanel Base class for all Swing panels (i.e., extensions ofJPanel
) to be show in an instance ofInterfaceDisplayPanel
.NamedObject Interface for all objects which specify a name.ProgressUpdater Interface specifying methods to enable progress updates. -
Classes in mgui.interfaces used by mgui.interfaces.plots.mgui Class Description DisplayListener InterfaceObject Basic interface for all "interface" objects; i.e., objects which provide an interface between the user and the underlying model.InterfacePanel Base class for all Swing panels (i.e., extensions ofJPanel
) to be show in an instance ofInterfaceDisplayPanel
.NamedObject Interface for all objects which specify a name. -
Classes in mgui.interfaces used by mgui.interfaces.plots.osp Class Description DisplayListener InterfaceObject Basic interface for all "interface" objects; i.e., objects which provide an interface between the user and the underlying model.InterfacePanel Base class for all Swing panels (i.e., extensions ofJPanel
) to be show in an instance ofInterfaceDisplayPanel
.NamedObject Interface for all objects which specify a name. -
Classes in mgui.interfaces used by mgui.interfaces.plots.sgt Class Description AbstractInterfaceObject Abstract class which acts as the base class for all "interface" objects; i.e., objects which provide an interface between user and the underlying model.DisplayListener InterfaceDialogBox Interface class acting as a general dialog box that can be extended and designed using the protected init() method and the actionPerformed method implementing the ActionListener interface.InterfaceObject Basic interface for all "interface" objects; i.e., objects which provide an interface between the user and the underlying model.InterfaceOptions Base interface for specifying options or parameters for some process.InterfaceOptionsDialogBox Extension ofInterfaceDialogBox
which provides a constructor accepting an instance ofInterfaceOptions
as an argument, which should be used as a means to transfer information between the dialog and its parent.InterfacePanel Base class for all Swing panels (i.e., extensions ofJPanel
) to be show in an instance ofInterfaceDisplayPanel
.NamedObject Interface for all objects which specify a name.Utility Base class for all utility classes. -
Classes in mgui.interfaces used by mgui.interfaces.projects Class Description AbstractInterfaceObject Abstract class which acts as the base class for all "interface" objects; i.e., objects which provide an interface between user and the underlying model.DisplayListener InterfaceDialogBox Interface class acting as a general dialog box that can be extended and designed using the protected init() method and the actionPerformed method implementing the ActionListener interface.InterfaceObject Basic interface for all "interface" objects; i.e., objects which provide an interface between the user and the underlying model.InterfaceOptions Base interface for specifying options or parameters for some process.InterfaceOptionsDialogBox Extension ofInterfaceDialogBox
which provides a constructor accepting an instance ofInterfaceOptions
as an argument, which should be used as a means to transfer information between the dialog and its parent.InterfaceOptionsTabbedDialogBox Extension ofInterfaceOptionsDialogBox
which allows for tabs.InterfacePanel Base class for all Swing panels (i.e., extensions ofJPanel
) to be show in an instance ofInterfaceDisplayPanel
.NamedObject Interface for all objects which specify a name.ProgressUpdater Interface specifying methods to enable progress updates. -
Classes in mgui.interfaces used by mgui.interfaces.projects.util Class Description InterfaceDialogBox Interface class acting as a general dialog box that can be extended and designed using the protected init() method and the actionPerformed method implementing the ActionListener interface.InterfaceObject Basic interface for all "interface" objects; i.e., objects which provide an interface between the user and the underlying model.InterfaceOptions Base interface for specifying options or parameters for some process.InterfaceOptionsDialogBox Extension ofInterfaceDialogBox
which provides a constructor accepting an instance ofInterfaceOptions
as an argument, which should be used as a means to transfer information between the dialog and its parent.NamedObject Interface for all objects which specify a name.ProgressUpdater Interface specifying methods to enable progress updates.Utility Base class for all utility classes. -
Classes in mgui.interfaces used by mgui.interfaces.queries Class Description DisplayListener InterfaceMouseListener Mouse listener forInterfacePanel
objectsInterfaceObject Basic interface for all "interface" objects; i.e., objects which provide an interface between the user and the underlying model.InterfacePanel Base class for all Swing panels (i.e., extensions ofJPanel
) to be show in an instance ofInterfaceDisplayPanel
.NamedObject Interface for all objects which specify a name. -
Classes in mgui.interfaces used by mgui.interfaces.shapes Class Description AbstractInterfaceObject Abstract class which acts as the base class for all "interface" objects; i.e., objects which provide an interface between user and the underlying model.DisplayListener DisplayPanelEvent DisplayPanelListener Interface to listen on changes to anInterfaceDisplayPanel
.InterfaceDisplayPanel Main interface panel for displaying data graphically.InterfaceMouseListener Mouse listener forInterfacePanel
objectsInterfaceObject Basic interface for all "interface" objects; i.e., objects which provide an interface between the user and the underlying model.InterfacePanel Base class for all Swing panels (i.e., extensions ofJPanel
) to be show in an instance ofInterfaceDisplayPanel
.NamedObject Interface for all objects which specify a name.ProgressUpdater Interface specifying methods to enable progress updates.TabbedDisplayEvent -
Classes in mgui.interfaces used by mgui.interfaces.shapes.attributes Class Description AbstractInterfaceObject Abstract class which acts as the base class for all "interface" objects; i.e., objects which provide an interface between user and the underlying model.InterfaceObject Basic interface for all "interface" objects; i.e., objects which provide an interface between the user and the underlying model.NamedObject Interface for all objects which specify a name. -
Classes in mgui.interfaces used by mgui.interfaces.shapes.datasources Class Description InterfaceDialogBox Interface class acting as a general dialog box that can be extended and designed using the protected init() method and the actionPerformed method implementing the ActionListener interface.InterfaceObject Basic interface for all "interface" objects; i.e., objects which provide an interface between the user and the underlying model.InterfaceOptions Base interface for specifying options or parameters for some process.InterfaceOptionsDialogBox Extension ofInterfaceDialogBox
which provides a constructor accepting an instance ofInterfaceOptions
as an argument, which should be used as a means to transfer information between the dialog and its parent.NamedObject Interface for all objects which specify a name. -
Classes in mgui.interfaces used by mgui.interfaces.shapes.dynamic Class Description AbstractInterfaceObject Abstract class which acts as the base class for all "interface" objects; i.e., objects which provide an interface between user and the underlying model.InterfaceObject Basic interface for all "interface" objects; i.e., objects which provide an interface between the user and the underlying model.NamedObject Interface for all objects which specify a name. -
Classes in mgui.interfaces used by mgui.interfaces.shapes.graphs Class Description AbstractInterfaceObject Abstract class which acts as the base class for all "interface" objects; i.e., objects which provide an interface between user and the underlying model.InterfaceObject Basic interface for all "interface" objects; i.e., objects which provide an interface between the user and the underlying model.NamedObject Interface for all objects which specify a name. -
Classes in mgui.interfaces used by mgui.interfaces.shapes.mesh Class Description AbstractInterfaceObject Abstract class which acts as the base class for all "interface" objects; i.e., objects which provide an interface between user and the underlying model.DisplayListener InterfaceDialogBox Interface class acting as a general dialog box that can be extended and designed using the protected init() method and the actionPerformed method implementing the ActionListener interface.InterfaceObject Basic interface for all "interface" objects; i.e., objects which provide an interface between the user and the underlying model.InterfaceOptions Base interface for specifying options or parameters for some process.InterfaceOptionsDialogBox Extension ofInterfaceDialogBox
which provides a constructor accepting an instance ofInterfaceOptions
as an argument, which should be used as a means to transfer information between the dialog and its parent.InterfacePanel Base class for all Swing panels (i.e., extensions ofJPanel
) to be show in an instance ofInterfaceDisplayPanel
.NamedObject Interface for all objects which specify a name. -
Classes in mgui.interfaces used by mgui.interfaces.shapes.neuro Class Description AbstractInterfaceObject Abstract class which acts as the base class for all "interface" objects; i.e., objects which provide an interface between user and the underlying model.DisplayListener InterfaceDialogBox Interface class acting as a general dialog box that can be extended and designed using the protected init() method and the actionPerformed method implementing the ActionListener interface.InterfaceObject Basic interface for all "interface" objects; i.e., objects which provide an interface between the user and the underlying model.InterfaceOptionsDialogBox Extension ofInterfaceDialogBox
which provides a constructor accepting an instance ofInterfaceOptions
as an argument, which should be used as a means to transfer information between the dialog and its parent.InterfacePanel Base class for all Swing panels (i.e., extensions ofJPanel
) to be show in an instance ofInterfaceDisplayPanel
.NamedObject Interface for all objects which specify a name. -
Classes in mgui.interfaces used by mgui.interfaces.shapes.paths Class Description AbstractInterfaceObject Abstract class which acts as the base class for all "interface" objects; i.e., objects which provide an interface between user and the underlying model.InterfaceObject Basic interface for all "interface" objects; i.e., objects which provide an interface between the user and the underlying model.NamedObject Interface for all objects which specify a name. -
Classes in mgui.interfaces used by mgui.interfaces.shapes.queries Class Description InterfaceObject Basic interface for all "interface" objects; i.e., objects which provide an interface between the user and the underlying model.NamedObject Interface for all objects which specify a name. -
Classes in mgui.interfaces used by mgui.interfaces.shapes.selection Class Description AbstractInterfaceObject Abstract class which acts as the base class for all "interface" objects; i.e., objects which provide an interface between user and the underlying model.DisplayListener InterfaceDisplayPanel Main interface panel for displaying data graphically.InterfaceMouseListener Mouse listener forInterfacePanel
objectsInterfaceObject Basic interface for all "interface" objects; i.e., objects which provide an interface between the user and the underlying model.InterfacePanel Base class for all Swing panels (i.e., extensions ofJPanel
) to be show in an instance ofInterfaceDisplayPanel
.NamedObject Interface for all objects which specify a name.ProgressUpdater Interface specifying methods to enable progress updates. -
Classes in mgui.interfaces used by mgui.interfaces.shapes.trees Class Description InterfaceObject Basic interface for all "interface" objects; i.e., objects which provide an interface between the user and the underlying model.InterfaceObjectListener Listener for all interface objects; currently only specifies a function for handling an object modification event. -
Classes in mgui.interfaces used by mgui.interfaces.shapes.util Class Description AbstractInterfaceObject Abstract class which acts as the base class for all "interface" objects; i.e., objects which provide an interface between user and the underlying model.InterfaceDialogBox Interface class acting as a general dialog box that can be extended and designed using the protected init() method and the actionPerformed method implementing the ActionListener interface.InterfaceObject Basic interface for all "interface" objects; i.e., objects which provide an interface between the user and the underlying model.NamedObject Interface for all objects which specify a name.ProgressUpdater Interface specifying methods to enable progress updates.Utility Base class for all utility classes. -
Classes in mgui.interfaces used by mgui.interfaces.shapes.video Class Description DisplayListener InterfaceObject Basic interface for all "interface" objects; i.e., objects which provide an interface between the user and the underlying model.InterfacePanel Base class for all Swing panels (i.e., extensions ofJPanel
) to be show in an instance ofInterfaceDisplayPanel
.NamedObject Interface for all objects which specify a name. -
Classes in mgui.interfaces used by mgui.interfaces.shapes.volume Class Description AbstractInterfaceObject Abstract class which acts as the base class for all "interface" objects; i.e., objects which provide an interface between user and the underlying model.DisplayListener InterfaceDialogBox Interface class acting as a general dialog box that can be extended and designed using the protected init() method and the actionPerformed method implementing the ActionListener interface.InterfaceDialogUpdater InterfaceObject Basic interface for all "interface" objects; i.e., objects which provide an interface between the user and the underlying model.InterfaceOptions Base interface for specifying options or parameters for some process.InterfaceOptionsDialogBox Extension ofInterfaceDialogBox
which provides a constructor accepting an instance ofInterfaceOptions
as an argument, which should be used as a means to transfer information between the dialog and its parent.InterfacePanel Base class for all Swing panels (i.e., extensions ofJPanel
) to be show in an instance ofInterfaceDisplayPanel
.NamedObject Interface for all objects which specify a name.ProgressUpdater Interface specifying methods to enable progress updates. -
Classes in mgui.interfaces used by mgui.interfaces.tables Class Description DisplayListener InterfaceMouseObject InterfaceObject Basic interface for all "interface" objects; i.e., objects which provide an interface between the user and the underlying model.InterfacePanel Base class for all Swing panels (i.e., extensions ofJPanel
) to be show in an instance ofInterfaceDisplayPanel
.NamedObject Interface for all objects which specify a name.ProgressUpdater Interface specifying methods to enable progress updates. -
Classes in mgui.interfaces used by mgui.interfaces.tools Class Description DisplayListener InterfaceButton InterfaceDisplayPanel Main interface panel for displaying data graphically.InterfaceObject Basic interface for all "interface" objects; i.e., objects which provide an interface between the user and the underlying model.InterfacePanel Base class for all Swing panels (i.e., extensions ofJPanel
) to be show in an instance ofInterfaceDisplayPanel
.NamedObject Interface for all objects which specify a name. -
Classes in mgui.interfaces used by mgui.interfaces.tools.dialogs Class Description InterfaceDialogBox Interface class acting as a general dialog box that can be extended and designed using the protected init() method and the actionPerformed method implementing the ActionListener interface.InterfaceOptions Base interface for specifying options or parameters for some process.InterfacePanel Base class for all Swing panels (i.e., extensions ofJPanel
) to be show in an instance ofInterfaceDisplayPanel
. -
Classes in mgui.interfaces used by mgui.interfaces.tools.graphics Class Description InterfacePanel Base class for all Swing panels (i.e., extensions ofJPanel
) to be show in an instance ofInterfaceDisplayPanel
. -
Classes in mgui.interfaces used by mgui.interfaces.tools.graphs Class Description InterfacePanel Base class for all Swing panels (i.e., extensions ofJPanel
) to be show in an instance ofInterfaceDisplayPanel
. -
Classes in mgui.interfaces used by mgui.interfaces.tools.shapes Class Description InterfaceDialogBox Interface class acting as a general dialog box that can be extended and designed using the protected init() method and the actionPerformed method implementing the ActionListener interface.InterfaceObject Basic interface for all "interface" objects; i.e., objects which provide an interface between the user and the underlying model.InterfaceOptions Base interface for specifying options or parameters for some process.NamedObject Interface for all objects which specify a name. -
Classes in mgui.interfaces used by mgui.interfaces.tools.shapes.util Class Description InterfaceDialogBox Interface class acting as a general dialog box that can be extended and designed using the protected init() method and the actionPerformed method implementing the ActionListener interface. -
Classes in mgui.interfaces used by mgui.interfaces.trees Class Description DisplayListener InterfaceObject Basic interface for all "interface" objects; i.e., objects which provide an interface between the user and the underlying model.InterfaceObjectListener Listener for all interface objects; currently only specifies a function for handling an object modification event.InterfacePanel Base class for all Swing panels (i.e., extensions ofJPanel
) to be show in an instance ofInterfaceDisplayPanel
.NamedObject Interface for all objects which specify a name. -
Classes in mgui.interfaces used by mgui.interfaces.trees.util Class Description Utility Base class for all utility classes. -
Classes in mgui.interfaces used by mgui.interfaces.util Class Description InterfaceObject Basic interface for all "interface" objects; i.e., objects which provide an interface between the user and the underlying model.NamedObject Interface for all objects which specify a name.ProgressUpdater Interface specifying methods to enable progress updates.Utility Base class for all utility classes. -
Classes in mgui.interfaces used by mgui.interfaces.variables Class Description AbstractInterfaceObject Abstract class which acts as the base class for all "interface" objects; i.e., objects which provide an interface between user and the underlying model.InterfaceObject Basic interface for all "interface" objects; i.e., objects which provide an interface between the user and the underlying model.NamedObject Interface for all objects which specify a name.ProgressUpdater Interface specifying methods to enable progress updates. -
Classes in mgui.interfaces used by mgui.interfaces.variables.tables Class Description InterfaceObject Basic interface for all "interface" objects; i.e., objects which provide an interface between the user and the underlying model.NamedObject Interface for all objects which specify a name. -
Classes in mgui.interfaces used by mgui.interfaces.xml Class Description ProgressUpdater Interface specifying methods to enable progress updates.Utility Base class for all utility classes. -
Classes in mgui.interfaces used by mgui.io Class Description InterfaceDialogBox Interface class acting as a general dialog box that can be extended and designed using the protected init() method and the actionPerformed method implementing the ActionListener interface.InterfaceObject Basic interface for all "interface" objects; i.e., objects which provide an interface between the user and the underlying model.InterfaceOptions Base interface for specifying options or parameters for some process.NamedObject Interface for all objects which specify a name.ProgressUpdater Interface specifying methods to enable progress updates. -
Classes in mgui.interfaces used by mgui.io.domestic Class Description InterfaceObject Basic interface for all "interface" objects; i.e., objects which provide an interface between the user and the underlying model.InterfaceOptions Base interface for specifying options or parameters for some process.NamedObject Interface for all objects which specify a name.ProgressUpdater Interface specifying methods to enable progress updates. -
Classes in mgui.interfaces used by mgui.io.domestic.datasources Class Description InterfaceDialogBox Interface class acting as a general dialog box that can be extended and designed using the protected init() method and the actionPerformed method implementing the ActionListener interface.InterfaceObject Basic interface for all "interface" objects; i.e., objects which provide an interface between the user and the underlying model.InterfaceOptions Base interface for specifying options or parameters for some process.NamedObject Interface for all objects which specify a name.ProgressUpdater Interface specifying methods to enable progress updates. -
Classes in mgui.interfaces used by mgui.io.domestic.graphs Class Description InterfaceObject Basic interface for all "interface" objects; i.e., objects which provide an interface between the user and the underlying model.InterfaceOptions Base interface for specifying options or parameters for some process.NamedObject Interface for all objects which specify a name.ProgressUpdater Interface specifying methods to enable progress updates. -
Classes in mgui.interfaces used by mgui.io.domestic.graphs.xml Class Description Utility Base class for all utility classes. -
Classes in mgui.interfaces used by mgui.io.domestic.maps Class Description AbstractInterfaceObject Abstract class which acts as the base class for all "interface" objects; i.e., objects which provide an interface between user and the underlying model.InterfaceDialogBox Interface class acting as a general dialog box that can be extended and designed using the protected init() method and the actionPerformed method implementing the ActionListener interface.InterfaceDisplayPanel Main interface panel for displaying data graphically.InterfaceObject Basic interface for all "interface" objects; i.e., objects which provide an interface between the user and the underlying model.InterfaceOptions Base interface for specifying options or parameters for some process.NamedObject Interface for all objects which specify a name.ProgressUpdater Interface specifying methods to enable progress updates. -
Classes in mgui.interfaces used by mgui.io.domestic.network Class Description InterfaceDialogBox Interface class acting as a general dialog box that can be extended and designed using the protected init() method and the actionPerformed method implementing the ActionListener interface.InterfaceObject Basic interface for all "interface" objects; i.e., objects which provide an interface between the user and the underlying model.InterfaceOptions Base interface for specifying options or parameters for some process.NamedObject Interface for all objects which specify a name.ProgressUpdater Interface specifying methods to enable progress updates. -
Classes in mgui.interfaces used by mgui.io.domestic.pipelines Class Description InterfaceObject Basic interface for all "interface" objects; i.e., objects which provide an interface between the user and the underlying model.InterfaceOptions Base interface for specifying options or parameters for some process.NamedObject Interface for all objects which specify a name.ProgressUpdater Interface specifying methods to enable progress updates. -
Classes in mgui.interfaces used by mgui.io.domestic.printing Class Description InterfaceObject Basic interface for all "interface" objects; i.e., objects which provide an interface between the user and the underlying model.InterfaceOptions Base interface for specifying options or parameters for some process.NamedObject Interface for all objects which specify a name.ProgressUpdater Interface specifying methods to enable progress updates. -
Classes in mgui.interfaces used by mgui.io.domestic.shapes Class Description InterfaceDialogBox Interface class acting as a general dialog box that can be extended and designed using the protected init() method and the actionPerformed method implementing the ActionListener interface.InterfaceDisplayPanel Main interface panel for displaying data graphically.InterfaceObject Basic interface for all "interface" objects; i.e., objects which provide an interface between the user and the underlying model.InterfaceOptions Base interface for specifying options or parameters for some process.NamedObject Interface for all objects which specify a name.ProgressUpdater Interface specifying methods to enable progress updates. -
Classes in mgui.interfaces used by mgui.io.domestic.shapes.xml Class Description ProgressUpdater Interface specifying methods to enable progress updates.Utility Base class for all utility classes. -
Classes in mgui.interfaces used by mgui.io.domestic.variables Class Description InterfaceDialogBox Interface class acting as a general dialog box that can be extended and designed using the protected init() method and the actionPerformed method implementing the ActionListener interface.InterfaceDisplayPanel Main interface panel for displaying data graphically.InterfaceObject Basic interface for all "interface" objects; i.e., objects which provide an interface between the user and the underlying model.InterfaceOptions Base interface for specifying options or parameters for some process.NamedObject Interface for all objects which specify a name.ProgressUpdater Interface specifying methods to enable progress updates. -
Classes in mgui.interfaces used by mgui.io.domestic.videos Class Description InterfaceDialogBox Interface class acting as a general dialog box that can be extended and designed using the protected init() method and the actionPerformed method implementing the ActionListener interface.InterfaceObject Basic interface for all "interface" objects; i.e., objects which provide an interface between the user and the underlying model.InterfaceOptions Base interface for specifying options or parameters for some process.InterfaceOptionsDialogBox Extension ofInterfaceDialogBox
which provides a constructor accepting an instance ofInterfaceOptions
as an argument, which should be used as a means to transfer information between the dialog and its parent.InterfacePanel Base class for all Swing panels (i.e., extensions ofJPanel
) to be show in an instance ofInterfaceDisplayPanel
.NamedObject Interface for all objects which specify a name.ProgressUpdater Interface specifying methods to enable progress updates. -
Classes in mgui.interfaces used by mgui.io.domestic.views Class Description InterfaceDialogBox Interface class acting as a general dialog box that can be extended and designed using the protected init() method and the actionPerformed method implementing the ActionListener interface.InterfaceObject Basic interface for all "interface" objects; i.e., objects which provide an interface between the user and the underlying model.InterfaceOptions Base interface for specifying options or parameters for some process.NamedObject Interface for all objects which specify a name.ProgressUpdater Interface specifying methods to enable progress updates. -
Classes in mgui.interfaces used by mgui.io.foreign.amira Class Description ProgressUpdater Interface specifying methods to enable progress updates. -
Classes in mgui.interfaces used by mgui.io.foreign.camino Class Description ProgressUpdater Interface specifying methods to enable progress updates. -
Classes in mgui.interfaces used by mgui.io.foreign.caret Class Description InterfaceDialogBox Interface class acting as a general dialog box that can be extended and designed using the protected init() method and the actionPerformed method implementing the ActionListener interface.InterfaceDialogUpdater InterfaceDisplayPanel Main interface panel for displaying data graphically.InterfaceObject Basic interface for all "interface" objects; i.e., objects which provide an interface between the user and the underlying model.InterfaceOptions Base interface for specifying options or parameters for some process.NamedObject Interface for all objects which specify a name.ProgressUpdater Interface specifying methods to enable progress updates. -
Classes in mgui.interfaces used by mgui.io.foreign.duff Class Description ProgressUpdater Interface specifying methods to enable progress updates. -
Classes in mgui.interfaces used by mgui.io.foreign.freesurfer Class Description InterfaceDialogBox Interface class acting as a general dialog box that can be extended and designed using the protected init() method and the actionPerformed method implementing the ActionListener interface.InterfaceObject Basic interface for all "interface" objects; i.e., objects which provide an interface between the user and the underlying model.InterfaceOptions Base interface for specifying options or parameters for some process.NamedObject Interface for all objects which specify a name.ProgressUpdater Interface specifying methods to enable progress updates. -
Classes in mgui.interfaces used by mgui.io.foreign.fsl Class Description ProgressUpdater Interface specifying methods to enable progress updates. -
Classes in mgui.interfaces used by mgui.io.foreign.interfile Class Description ProgressUpdater Interface specifying methods to enable progress updates. -
Classes in mgui.interfaces used by mgui.io.foreign.minc Class Description InterfaceDialogBox Interface class acting as a general dialog box that can be extended and designed using the protected init() method and the actionPerformed method implementing the ActionListener interface.InterfaceDialogUpdater InterfaceObject Basic interface for all "interface" objects; i.e., objects which provide an interface between the user and the underlying model.InterfaceOptions Base interface for specifying options or parameters for some process.NamedObject Interface for all objects which specify a name.ProgressUpdater Interface specifying methods to enable progress updates. -
Classes in mgui.interfaces used by mgui.io.foreign.pajek Class Description InterfaceDialogBox Interface class acting as a general dialog box that can be extended and designed using the protected init() method and the actionPerformed method implementing the ActionListener interface.InterfaceObject Basic interface for all "interface" objects; i.e., objects which provide an interface between the user and the underlying model.InterfaceOptions Base interface for specifying options or parameters for some process.NamedObject Interface for all objects which specify a name.ProgressUpdater Interface specifying methods to enable progress updates. -
Classes in mgui.interfaces used by mgui.io.foreign.vol Class Description InterfaceObject Basic interface for all "interface" objects; i.e., objects which provide an interface between the user and the underlying model.InterfaceOptions Base interface for specifying options or parameters for some process.NamedObject Interface for all objects which specify a name.ProgressUpdater Interface specifying methods to enable progress updates. -
Classes in mgui.interfaces used by mgui.io.foreign.wavefront Class Description ProgressUpdater Interface specifying methods to enable progress updates. -
Classes in mgui.interfaces used by mgui.io.foreign.wunil Class Description ProgressUpdater Interface specifying methods to enable progress updates. -
Classes in mgui.interfaces used by mgui.io.standard.gifti Class Description InterfaceDialogBox Interface class acting as a general dialog box that can be extended and designed using the protected init() method and the actionPerformed method implementing the ActionListener interface.InterfaceObject Basic interface for all "interface" objects; i.e., objects which provide an interface between the user and the underlying model.InterfaceOptions Base interface for specifying options or parameters for some process.NamedObject Interface for all objects which specify a name.ProgressUpdater Interface specifying methods to enable progress updates. -
Classes in mgui.interfaces used by mgui.io.standard.imaging Class Description ProgressUpdater Interface specifying methods to enable progress updates. -
Classes in mgui.interfaces used by mgui.io.standard.json Class Description ProgressUpdater Interface specifying methods to enable progress updates. -
Classes in mgui.interfaces used by mgui.io.standard.nifti Class Description ProgressUpdater Interface specifying methods to enable progress updates. -
Classes in mgui.interfaces used by mgui.io.standard.xml Class Description InterfaceObject Basic interface for all "interface" objects; i.e., objects which provide an interface between the user and the underlying model.InterfaceOptions Base interface for specifying options or parameters for some process.NamedObject Interface for all objects which specify a name.ProgressUpdater Interface specifying methods to enable progress updates. -
Classes in mgui.interfaces used by mgui.io.standard.xml.x3d Class Description InterfaceObject Basic interface for all "interface" objects; i.e., objects which provide an interface between the user and the underlying model.InterfaceOptions Base interface for specifying options or parameters for some process.NamedObject Interface for all objects which specify a name. -
Classes in mgui.interfaces used by mgui.io.util Class Description InterfaceObject Basic interface for all "interface" objects; i.e., objects which provide an interface between the user and the underlying model.ProgressUpdater Interface specifying methods to enable progress updates.Utility Base class for all utility classes. -
Classes in mgui.interfaces used by mgui.models.dynamic Class Description InterfaceObject Basic interface for all "interface" objects; i.e., objects which provide an interface between the user and the underlying model.NamedObject Interface for all objects which specify a name. -
Classes in mgui.interfaces used by mgui.models.dynamic.functions Class Description AbstractInterfaceObject Abstract class which acts as the base class for all "interface" objects; i.e., objects which provide an interface between user and the underlying model.InterfaceObject Basic interface for all "interface" objects; i.e., objects which provide an interface between the user and the underlying model.NamedObject Interface for all objects which specify a name. -
Classes in mgui.interfaces used by mgui.models.dynamic.ode Class Description InterfaceObject Basic interface for all "interface" objects; i.e., objects which provide an interface between the user and the underlying model.NamedObject Interface for all objects which specify a name. -
Classes in mgui.interfaces used by mgui.models.environments Class Description AbstractInterfaceObject Abstract class which acts as the base class for all "interface" objects; i.e., objects which provide an interface between user and the underlying model.InterfaceObject Basic interface for all "interface" objects; i.e., objects which provide an interface between the user and the underlying model.NamedObject Interface for all objects which specify a name. -
Classes in mgui.interfaces used by mgui.models.networks Class Description AbstractInterfaceObject Abstract class which acts as the base class for all "interface" objects; i.e., objects which provide an interface between user and the underlying model.InterfaceObject Basic interface for all "interface" objects; i.e., objects which provide an interface between the user and the underlying model.NamedObject Interface for all objects which specify a name. -
Classes in mgui.interfaces used by mgui.models.networks.components Class Description AbstractInterfaceObject Abstract class which acts as the base class for all "interface" objects; i.e., objects which provide an interface between user and the underlying model.InterfaceObject Basic interface for all "interface" objects; i.e., objects which provide an interface between the user and the underlying model.NamedObject Interface for all objects which specify a name. -
Classes in mgui.interfaces used by mgui.models.updaters Class Description AbstractInterfaceObject Abstract class which acts as the base class for all "interface" objects; i.e., objects which provide an interface between user and the underlying model.InterfaceObject Basic interface for all "interface" objects; i.e., objects which provide an interface between the user and the underlying model.NamedObject Interface for all objects which specify a name. -
Classes in mgui.interfaces used by mgui.morph.sections Class Description AbstractInterfaceObject Abstract class which acts as the base class for all "interface" objects; i.e., objects which provide an interface between user and the underlying model.DisplayListener InterfaceDisplayPanel Main interface panel for displaying data graphically.InterfaceObject Basic interface for all "interface" objects; i.e., objects which provide an interface between the user and the underlying model.InterfacePanel Base class for all Swing panels (i.e., extensions ofJPanel
) to be show in an instance ofInterfaceDisplayPanel
.NamedObject Interface for all objects which specify a name. -
Classes in mgui.interfaces used by mgui.neuro.components Class Description AbstractInterfaceObject Abstract class which acts as the base class for all "interface" objects; i.e., objects which provide an interface between user and the underlying model.InterfaceObject Basic interface for all "interface" objects; i.e., objects which provide an interface between the user and the underlying model.NamedObject Interface for all objects which specify a name. -
Classes in mgui.interfaces used by mgui.neuro.components.compartments Class Description AbstractInterfaceObject Abstract class which acts as the base class for all "interface" objects; i.e., objects which provide an interface between user and the underlying model.InterfaceObject Basic interface for all "interface" objects; i.e., objects which provide an interface between the user and the underlying model.NamedObject Interface for all objects which specify a name. -
Classes in mgui.interfaces used by mgui.neuro.components.cortical Class Description AbstractInterfaceObject Abstract class which acts as the base class for all "interface" objects; i.e., objects which provide an interface between user and the underlying model.InterfaceObject Basic interface for all "interface" objects; i.e., objects which provide an interface between the user and the underlying model.NamedObject Interface for all objects which specify a name. -
Classes in mgui.interfaces used by mgui.neuro.components.cortical.functions Class Description AbstractInterfaceObject Abstract class which acts as the base class for all "interface" objects; i.e., objects which provide an interface between user and the underlying model.InterfaceObject Basic interface for all "interface" objects; i.e., objects which provide an interface between the user and the underlying model.NamedObject Interface for all objects which specify a name. -
Classes in mgui.interfaces used by mgui.neuro.components.cortical.simple Class Description AbstractInterfaceObject Abstract class which acts as the base class for all "interface" objects; i.e., objects which provide an interface between user and the underlying model.InterfaceObject Basic interface for all "interface" objects; i.e., objects which provide an interface between the user and the underlying model.NamedObject Interface for all objects which specify a name. -
Classes in mgui.interfaces used by mgui.neuro.components.simple Class Description AbstractInterfaceObject Abstract class which acts as the base class for all "interface" objects; i.e., objects which provide an interface between user and the underlying model.InterfaceObject Basic interface for all "interface" objects; i.e., objects which provide an interface between the user and the underlying model.NamedObject Interface for all objects which specify a name. -
Classes in mgui.interfaces used by mgui.neuro.components.types Class Description AbstractInterfaceObject Abstract class which acts as the base class for all "interface" objects; i.e., objects which provide an interface between user and the underlying model.InterfaceObject Basic interface for all "interface" objects; i.e., objects which provide an interface between the user and the underlying model.NamedObject Interface for all objects which specify a name. -
Classes in mgui.interfaces used by mgui.neuro.graphs Class Description AbstractInterfaceObject Abstract class which acts as the base class for all "interface" objects; i.e., objects which provide an interface between user and the underlying model.InterfaceObject Basic interface for all "interface" objects; i.e., objects which provide an interface between the user and the underlying model.NamedObject Interface for all objects which specify a name.ProgressUpdater Interface specifying methods to enable progress updates. -
Classes in mgui.interfaces used by mgui.neuro.imaging.camino Class Description InterfaceObjectListener Listener for all interface objects; currently only specifies a function for handling an object modification event.ProgressUpdater Interface specifying methods to enable progress updates.Utility Base class for all utility classes. -
Classes in mgui.interfaces used by mgui.neuro.networks Class Description AbstractInterfaceObject Abstract class which acts as the base class for all "interface" objects; i.e., objects which provide an interface between user and the underlying model.InterfaceObject Basic interface for all "interface" objects; i.e., objects which provide an interface between the user and the underlying model.NamedObject Interface for all objects which specify a name. -
Classes in mgui.interfaces used by mgui.neuro.stats Class Description Utility Base class for all utility classes. -
Classes in mgui.interfaces used by mgui.neuro.updaters Class Description AbstractInterfaceObject Abstract class which acts as the base class for all "interface" objects; i.e., objects which provide an interface between user and the underlying model.InterfaceObject Basic interface for all "interface" objects; i.e., objects which provide an interface between the user and the underlying model.NamedObject Interface for all objects which specify a name. -
Classes in mgui.interfaces used by mgui.numbers Class Description ProgressUpdater Interface specifying methods to enable progress updates. -
Classes in mgui.interfaces used by mgui.pipelines Class Description AbstractInterfaceObject Abstract class which acts as the base class for all "interface" objects; i.e., objects which provide an interface between user and the underlying model.InterfaceObject Basic interface for all "interface" objects; i.e., objects which provide an interface between the user and the underlying model.NamedObject Interface for all objects which specify a name.ProgressUpdater Interface specifying methods to enable progress updates. -
Classes in mgui.interfaces used by mgui.stats Class Description Utility Base class for all utility classes. -
Classes in mgui.interfaces used by mgui.util Class Description ProgressUpdater Interface specifying methods to enable progress updates.Utility Base class for all utility classes.