Module results_viewer
source code
Module containing the base class for the results frame.
    |  | ds = The relax data storage obje... | 
    |  | status = Status() | 
    |  | interpreter = Interpreter() | 
    |  | __package__ = 'gui' | 
Imports:
  lower,
  upper,
  wx,
  buttons,
  Relax_data_store,
  cdp_name,
  pipe_names,
  Status,
  font,
  relax_icons,
  Interpreter,
  add_border,
  gui_to_str,
  open_file,
  str_to_gui,
  icon_22x22,
  User_functions
| ds
   
    Value:| 
The relax data storage object.
Data pipes:
  None
Data store objects:
  __dict__ <type 'dict'>: dict() -> new empty dictionary
  __doc__ <type 'str'>: The relax data storage object.
... | 
 |