Package gui :: Module results_viewer
[hide private]
[frames] | no frames]

Module results_viewer

source code

Module containing the base class for the results frame.

Classes [hide private]
  Results_viewer
The results viewer frame.
Variables [hide private]
  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


Variables Details [hide private]

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.
...