Uses of Package
ca.nengo.config.ui

Packages that use ca.nengo.config.ui
ca.nengo.config   
ca.nengo.config.handlers   
ca.nengo.config.ui   
 

Classes in ca.nengo.config.ui used by ca.nengo.config
ConfigurationChangeListener
          A listener for changes to Property values.
ConfigurationTreeCellRenderer
          Renderer for cells in a configuration tree.
 

Classes in ca.nengo.config.ui used by ca.nengo.config.handlers
ConfigurationChangeListener
          A listener for changes to Property values.
MatrixEditor
          An UI component for editing matrices.
 

Classes in ca.nengo.config.ui used by ca.nengo.config.ui
ConfigurationChangeListener.EditorProxy
          An editor component (from ConfigurationHandler.getEditor(...)) must implement EditorProxy in order to allow retrieval of a new value when editing is complete.
ConfigurationTreeModel
          Data model underlying JTree user interface for a Configurable.