Home
Trees
Indices
Help
PsychSim
Package teamwork
::
Package widgets
::
Module ProgressBar
:: Class ProgressBar
[
hide private
]
[
frames
] |
no frames
]
Class ProgressBar
source code
Instance Methods
[
hide private
]
__init__
(
self
,
master
=
None
,
orientation
=
'
horizontal
'
,
min
=
0
,
max
=
100
,
width
=
100
,
height
=
18
,
doLabel
=
1
,
appearance
=
'
sunken
'
,
fillColor
=
'
blue
'
,
background
=
'
gray
'
,
labelColor
=
'
yellow
'
,
labelFont
=
'
Verdana
'
,
labelText
=
'
'
,
labelFormat
=
'
%d%%
'
,
value
=
50
,
bd
=
2
)
source code
updateProgress
(
self
,
newValue
,
newMax
=
None
)
source code
update
(
self
)
source code
Home
Trees
Indices
Help
PsychSim
Generated by Epydoc 3.0.1 on Wed Aug 19 16:47:56 2009
http://epydoc.sourceforge.net