Package schrodinger :: Package application :: Package jaguar :: Package gui :: Module base_panel
[hide private]
[frames] | no frames]

Module base_panel

Classes [hide private]
  BasePanel
A base class for all Jaguar GUIs.
  StandardStatusMixin
A mixin that will add the standard Jaguar status bar text to a Jaguar panel.
  TaskStatusMixin
A mixin that will add the task name to the status bar text.
  PropertiesMixin
A mixin that will send updates the Properties tab whenever the relevant settings in the "Theory" or "Molecule" tab change.
  NoInputTabJobMixin
A mixin that will add the standard Jaguar job running and writing behavior.
  ReadEditMixin
A mixin for panels that should include Read...
  MultiStructureMixin
A mixin for panels that contain a MultiStructureTab.
  InputTabMixin
A mixin for panels that use the Input tab.
  InputTabJobMixin
A mixin for panels that use the Input tab and launch "standard" Jaguar jobs (i.e.
  StandardPanel
A convenience class for standard Jaguar panels that:
  StandardPanelNoInputTab
A convenience class for standard Jaguar panels that use a "Molecule" tab in place of an "Input" tab.
  MultiStructurePanel
A convenience class for standard Jaguar panels that use a MultiStructureTab.
Variables [hide private]
  maestro = schrodinger.get_maestro()
  __package__ = 'schrodinger.application.jaguar.gui'