This page was created by the IDL library routine mk_html_help2.

Last modified: Thu Aug 6 12:53:14 2020.


Directory Listing of Routines


Routine Descriptions

SPD_UI_INIT_FILECONFIG

[List of Routines]
NAME:
  spd_ui_init_fileconfig

PURPOSE:
  Sets up the window and tab widgets for changing configuration files
  in the SPEDAS GUI.

CALLING SEQUENCE:
  spd_ui_init_fileconfig, gui_id, historyWin, configTabs

INPUT:
  gui_id:  The id of the main GUI window.
  historyWin:  The history window object.
  configTabs: an array of structures containing the config panel 
      plugin information; loaded via pluginManager->getFileConfigPanels()
  
KEYWORDS:
  none

OUTPUT:
  none
  
$LastChangedBy: egrimes $
$LastChangedDate: 2015-04-09 12:28:22 -0700 (Thu, 09 Apr 2015) $
$LastChangedRevision: 17266 $
$URL: svn+ssh://thmsvn@ambrosia.ssl.berkeley.edu/repos/spdsoft/tags/spedas_4_0/spedas_gui/panels/config_plugins/spd_ui_init_fileconfig.pro $

(See spedas_gui/panels/config_plugins/spd_ui_init_fileconfig.pro)