Package ucl.physiol.neuroconstruct.gui

Graphical interface for neuroConstruct

See:
          Description

Class Summary
ActivityMonitor Frame for showing activity in cell groups
AdapterEditor Implementation of AbstractCellEditor for CellPacking adapter column
CellChooserDialog Dialog to specify Cell Chooser parameters
CellGroupColourEditor Implementation of AbstractCellEditor for cell colour column
CellGroupDialog Dialog for creating new or editing existing Cell Groups
CellMechanismEditor Dialog for creating and editing the older, non ChannelML cell mechs..
CellPackingPatternDialog Dialog to specify Cell packing parameters
ChannelMLEditor Dialog for creating and editing ChannelML based Cell Mechanism
ClickLink GUI element to allow easy linking between neuroConstruct tabs
ClickPanel GUI element to allow easy linking between neuroConstruct tabs
ClickProjectHelper GUI element to allow easy linking between neuroConstruct tabs
CustomLookAndFeel Customised look and feel, modifying the default "Ocean" look and feel of Java 1.5 (Tabs didn't look great with the default settings)
DataSetManager Dialog for managing saved data sets
DoubleInputField Extension of JFormattedTextField for simplified input of double values in TextFields
DropDownCellValuesEditor Implementation of AbstractCellEditor for generic list of int->String combos
DropDownObjectCellEditor Implementation of AbstractCellEditor for drop down lost of generic objects.
EditGroupCellDensMechAssociations Dialog for editing which channel mechanisms are associated with which groups
EditGroupsDialog Dialog for editing section groups in cells
EditGroupSynapseAssociations Dialog for editing which synapses are associated with which groups
FieldPotentialFrame Dialog for Field Pot properties
HDF5ChooserDialog  
HelpFrame Frame for viewing simple HTML files or XML files with XSL creating HTML
InformationDialog Frame for viewing text files
InputRequest Used to build generic input requests
InputRequestElement Used to build generic input requests
IntegerInputField Extension of JFormattedTextField for simplified input of integer values in a text field
MainApplication Starts the main neuroConstruct application
MainFrame The big class, the main neuroConstruct frame, lots of GUI stuff.
MainFrame_AboutBox About box for project
NetworkConnectionDialog Dialog for new simple network connection
NeurolucidaImportOptions  
NeuronImportDialog Dialog for options when importing NEURON hoc/nrn files
NewCellTypeDialog Dialog for New Cell Type
NewProjectDialog Dialog for starting new project
NumberGeneratorDialog Dialog for specifying a type of number generator, and the main parameters
OptionsFrame General options and preferences dialog
RegionColourEditor Implementation of AbstractCellEditor for region colour column
RegionsInfoDialog Dialog to specify Region parameters
SaveBeforeExitDialog Dialog to check before exit
SaveBeforeNewProject Dialog for checking to save before opening a new project
SegmentSelector Dialog for selecting and viewing properties of segments, as viewed in a OneCell3DPanel
SequenceGeneratorDialog Dialog for specifying parameters for sequence generator
SimConfigManager GUI for editing simulation configurations
SimpleFileFilter FileFilter for project files.
SimpleTextInput Frame for editing simple strings in an editor pane
SimpleViewer Frame for viewing text files
SimPlotDialog Dialog to specify plots to show during simulations
SimulationBrowser Dialog for browsing saved simulations
SimulationRerunFrame Frame for rerunning simulations recorded in neuron
SimulationTreeFrame Frame for viewing simulation results in tree
SlicerFrame Frame for viewing slices of the 3D network
StimDialog Dialog to specify electrophysiological stimulations to add to the network
SwcImportOptions  
SynapticPropertiesDialog Dialog for the properties of the synaptic connection between cell groups
SynapticPropertiesEditor Implementation of AbstractCellEditor for cell colour column
UncaughtExceptionInfo A class to catch uncaught exceptions, especially OutOfMemeory...
ValidityStatus A class summarising the validity status of cells, etc.
VolBasedConnDialog Dialog for new network connection based on xonal arbourisations
 

Enum Summary
DataSetManager.DataReadFormat  
MainApplication.StartupMode  
 

Package ucl.physiol.neuroconstruct.gui Description

Graphical interface for neuroConstruct