Package nltk :: Package draw :: Module table
[hide private]
[frames] | no frames]

Module table

source code

Tkinter widgets for displaying multi-column listboxes and tables.

Classes [hide private]
  MultiListbox
A multi-column listbox, where the current selection applies to an entire row.
  Table
A display widget for a table of values, based on a MultiListbox widget.
Functions [hide private]
 
demo() source code