| Home | Trees | Index | Help |
|
|---|
| Package wx :: Package lib :: Package agw :: Module labelbook :: Class LabelBook |
|
object--+ |Object--+ |EvtHandler--+ |Window--+ |Panel--+ |FlatBookBase--+ | LabelBook
| Method Summary | |
|---|---|
Default class constructor. | |
Creates the image container (LabelContainer). | |
Returns the colour for the specified parameter. | |
Handles the wx.EVT_SIZE for LabelBook. | |
Sets the colour for the specified parameter. | |
| Property Summary |
|---|
| Instance Method Details |
|---|
__init__(self,
parent,
id=-1,
pos=wx.Point(-1, -1),
size=wx.Size(-1, -1),
style=0,
name='LabelBook')
|
CreateImageContainer(self)Creates the image container (LabelContainer). |
GetColour(self, which)Returns the colour for the specified parameter. |
OnSize(self, event)Handles the wx.EVT_SIZE for LabelBook. |
SetColour(self, which, color)Sets the colour for the specified parameter. |
| Home | Trees | Index | Help |
|
|---|
| Generated by Epydoc 2.1.20050511.rpd on Mon Feb 16 12:52:13 2009 | http://epydoc.sf.net |