This class represents a manager that handles all the 6 renderers defined and calls the appropriate one when drawing is needed.
__init__ |
Default class constructor. |
GetRenderer |
Returns the current renderer based on the style selected. |
FNBRendererMgr
(object)¶This class represents a manager that handles all the 6 renderers defined and calls the appropriate one when drawing is needed.
__init__
(self)¶Default class constructor.
GetRenderer
(self, style)¶Returns the current renderer based on the style selected.
Parameters: | style – represents one of the 6 implemented styles for FlatNotebook ,
namely one of these bits:
|
---|