Frame that includes the "Relax model..." check box and the
relaxation protocol entry field.
|
__init__(self,
master,
key,
app)
See class docstring |
|
|
|
model_changed_callback(self,
model) |
|
|
|
|
|
getProtFilename(self)
Returns the name of the user-specified protocol file or None if user
did not specifies any file. |
|
|
|
toggleRelaxModel(self,
ignored=None) |
|
|
|
changeProtFile(self,
fname) |
|
|
|
|
|
updateKey(self,
key)
Update the key based on the GUI settings |
|
|
|
|
Inherited from object :
__delattr__ ,
__format__ ,
__getattribute__ ,
__hash__ ,
__new__ ,
__reduce__ ,
__reduce_ex__ ,
__repr__ ,
__setattr__ ,
__sizeof__ ,
__str__ ,
__subclasshook__
|