Table of Contents
CollapsiblePane is a frame that has a Checkbutton at the top which controls whether the rest of the frame is displayed. CollapsiblePane instances should be children of Sash (below).
__init__ ( self, master=None, title='Untitled', titleFont=None, collapsed=0, **kw, )
hide ( self )
show ( self )