Tkinter panels generator helpers.
This module contains the `_PanelsGeneratorTkinter` class which emits Tkinter
source lines for absolute-positioned output widgets (TextArea, ImageView,
TableView, HtmlView) and a scrollable input Frame container. It is imported by
`gui_codegen_Tkinter.py`.