Package AutoDockTools :: Module autoanalyzeCommands :: Class StatesPlayerWidget
[hide private]
[frames] | no frames]

Class StatesPlayerWidget

source code

Instance Methods [hide private]
  __init__(self, mol, docking, vf, titleStr=None, sequenceList=None, idList=None, wname='spw', delta=0, ask=1, **kw)
  update(self, sequenceList=None, idList=None)
  custom_validate(self, text)
  custom_counter(self, text, factor, increment, **kw)
  buildFORM(self, titleStr)
  MakeRef_cb(self, event=None)
None<-MakeRef_cb(mol, event=None)
  updateColor(self, event=None)
None<-updateColor(mol, event=None)
  Build_cb(self, event=None)
None<-Build_cb(mol, event=None)
  Close_cb(self, event=None)
None<-Close_cb( event=None) withdraws self.form
  SetState_cb(self, event=None)
None<-SetState_cb(mol, event=None) calls applyState to mol with contents of statesCounter
  Play_cb(self, event=None)
  PlayRev_cb(self, event=None)
  Stop_cb(self, event=None)
  Pause_cb(self, event=None)
  applyState(self, confInd)
None<-applyState(mol, confInd)
  showStatesList(self, event=None)
  showSpecConf(self, event=None)
  closeform3(self, event=None)

Method Details [hide private]

__init__(self, mol, docking, vf, titleStr=None, sequenceList=None, idList=None, wname='spw', delta=0, ask=1, **kw)
(Constructor)

source code 
None

update(self, sequenceList=None, idList=None)

source code 
None

custom_validate(self, text)

source code 
None

custom_counter(self, text, factor, increment, **kw)

source code 
None

buildFORM(self, titleStr)

source code 
None

MakeRef_cb(self, event=None)

source code 

None<-MakeRef_cb(mol, event=None)

makes current molecule coordinates rmstool refCoords

updateColor(self, event=None)

source code 

None<-updateColor(mol, event=None)

makes current molecule coordinates rmstool refCoords

Build_cb(self, event=None)

source code 

None<-Build_cb(mol, event=None)

builds new molecule with current coordinates and adds it to the viewer

Close_cb(self, event=None)

source code 
None<-Close_cb( event=None) withdraws self.form

SetState_cb(self, event=None)

source code 
None<-SetState_cb(mol, event=None) calls applyState to mol with contents of statesCounter

Play_cb(self, event=None)

source code 
None

PlayRev_cb(self, event=None)

source code 
None

Stop_cb(self, event=None)

source code 
None

Pause_cb(self, event=None)

source code 
None

applyState(self, confInd)

source code 
None<-applyState(mol, confInd)

showStatesList(self, event=None)

source code 
None

showSpecConf(self, event=None)

source code 
None

closeform3(self, event=None)

source code 
None