Name | Tk Element | |
frame | configures the frame around the whole element | * |
packFrame | packing of frame | |
label | configures the title | |
packLabel | packing of label | |
scrollbar | configures the scrollbar | |
packScrollbar | packing of scrollbar | |
subFrame | configures each of the subframe | |
packSubFrame | packing of each of subFrame | |
line | configure the line between each subFrame | |
packLine | packing of line |