| Home | Trees | Indices | Help |
|
|---|
|
|
object --+
|
lib.userparams.ClassPrefs --+
|
object --+ |
| |
debug.debugmixin --+
|
sidebar.Sidebar --+
|
wx.ListCtrl --+ |
| |
object --+ | |
| | |
lib.processmanager.debugmixin --+ |
| |
lib.processmanager.ProcessList --+
|
object --+ |
| |
debug.debugmixin --+
|
ProcessSidebar
A sidebar showing the running processes
This is a global plugin that displays any subprocesses currently active. Any processes started using the ProcessManager will be displayed here.
| Nested Classes | |
|
Inherited from |
| Instance Methods | |||
|
|||
|
|||
|
Inherited from Inherited from Inherited from |
|||
| Class Methods | |
|
Inherited from Inherited from |
| Class Variables | |
keyword = "processes"
|
|
caption = _("Running Jobs")
|
|
default_classprefs = IntParam('best_width', 500), IntParam('be
|
|
|
Inherited from Inherited from Inherited from |
|
| Properties | |
|
Inherited from |
| Method Details |
x.__init__(...) initializes x; see x.__class__.__doc__ for signature
|
Hook to modify the paneinfo object before the major mode does anything with it.
|
| Class Variable Details |
default_classprefs
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Thu Feb 21 14:51:25 2008 |